File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 32
32
"eslint-config-prettier" : " ^6.11.0" ,
33
33
"eslint-config-standard" : " ^14.1.1" ,
34
34
"eslint-plugin-import" : " ^2.22.0" ,
35
- "eslint-plugin-jest" : " ^23.18 .0" ,
35
+ "eslint-plugin-jest" : " ^23.19 .0" ,
36
36
"eslint-plugin-node" : " ^11.1.0" ,
37
37
"eslint-plugin-prettier" : " ^3.1.4" ,
38
38
"eslint-plugin-promise" : " ^4.2.1" ,
Original file line number Diff line number Diff line change @@ -2109,10 +2109,10 @@ eslint-plugin-import@^2.22.0:
2109
2109
resolve "^1.17.0"
2110
2110
tsconfig-paths "^3.9.0"
2111
2111
2112
- eslint-plugin-jest@^23.18 .0 :
2113
- version "23.18 .0"
2114
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.18 .0.tgz#4813eacb181820ed13c5505f400956d176b25af8 "
2115
- integrity sha512-wLPM/Rm1SGhxrFQ2TKM/BYsYPhn7ch6ZEK92S2o/vGkAAnDXM0I4nTIo745RIX+VlCRMFgBuJEax6XfTHMdeKg ==
2112
+ eslint-plugin-jest@^23.19 .0 :
2113
+ version "23.19 .0"
2114
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-23.19 .0.tgz#da9c45a629bf3180269c7d5033afd7f8b910bde5 "
2115
+ integrity sha512-l5PLflALqnODl8Yy0H5hDs18aKJS1KTf66VZGXRpIhmbLbPLaTuMB2P+65fBpkdseSpnTVcIlBYvTvJSBi/itg ==
2116
2116
dependencies :
2117
2117
" @typescript-eslint/experimental-utils" " ^2.5.0"
2118
2118
You can’t perform that action at this time.
0 commit comments