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 34
34
"eslint-config-standard" : " 16.0.3" ,
35
35
"eslint-friendly-formatter" : " ^4.0.1" ,
36
36
"eslint-plugin-import" : " ^2.23.4" ,
37
- "eslint-plugin-jest" : " ^24.3.6 " ,
37
+ "eslint-plugin-jest" : " ^24.4.0 " ,
38
38
"eslint-plugin-node" : " ^11.0.0" ,
39
39
"eslint-plugin-promise" : " ^5.1.0" ,
40
40
"eslint-plugin-vue" : " ^7.15.1" ,
Original file line number Diff line number Diff line change @@ -2617,10 +2617,10 @@ eslint-plugin-import@^2.23.4:
2617
2617
resolve "^1.20.0"
2618
2618
tsconfig-paths "^3.9.0"
2619
2619
2620
- eslint-plugin-jest@^24.3.6 :
2621
- version "24.3.6 "
2622
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
2623
- integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
2620
+ eslint-plugin-jest@^24.4.0 :
2621
+ version "24.4.0 "
2622
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0 .tgz#fa4b614dbd46a98b652d830377971f097bda9262 "
2623
+ integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg ==
2624
2624
dependencies :
2625
2625
" @typescript-eslint/experimental-utils" " ^4.0.1"
2626
2626
You can’t perform that action at this time.
0 commit comments