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 49
49
"eslint" : " ^5.12.0" ,
50
50
"eslint-config-standard" : " ^12.0.0" ,
51
51
"eslint-plugin-import" : " ^2.14.0" ,
52
- "eslint-plugin-jest" : " ^22.1.2 " ,
52
+ "eslint-plugin-jest" : " ^22.1.3 " ,
53
53
"eslint-plugin-node" : " ^8.0.1" ,
54
54
"eslint-plugin-promise" : " ^4.0.1" ,
55
55
"eslint-plugin-standard" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2363,10 +2363,10 @@ eslint-plugin-import@^2.14.0:
2363
2363
read-pkg-up "^2.0.0"
2364
2364
resolve "^1.6.0"
2365
2365
2366
- eslint-plugin-jest@^22.1.2 :
2367
- version "22.1.2 "
2368
- resolved "https://registry.npmjs.org /eslint-plugin-jest/-/eslint-plugin-jest-22.1.2 .tgz#1ea36cc3faedbdb788e702ca633d635ca14e91e8 "
2369
- integrity sha512-jSPT4rVmNetkeCIyrvvOM0wJtgoUSbKHIUDoOGzIISsg51eWN/nISPNKVM+jXMMDI9oowbyapOnpKSXlsLiDpQ ==
2366
+ eslint-plugin-jest@^22.1.3 :
2367
+ version "22.1.3 "
2368
+ resolved "https://registry.yarnpkg.com /eslint-plugin-jest/-/eslint-plugin-jest-22.1.3 .tgz#4444108dfcddc5d2117ed6dc551f529d7e73a99e "
2369
+ integrity sha512-JTZTI6WQoNruAugNyCO8fXfTONVcDd5i6dMRFA5g3rUFn1UDDLILY1bTL6alvNXbW2U7Sc2OSpi8m08pInnq0A ==
2370
2370
2371
2371
eslint-plugin-node@^8.0.1 :
2372
2372
version "8.0.1"
You can’t perform that action at this time.
0 commit comments