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.24.2" ,
37
- "eslint-plugin-jest" : " ^24.4.0 " ,
37
+ "eslint-plugin-jest" : " ^24.5.2 " ,
38
38
"eslint-plugin-node" : " ^11.0.0" ,
39
39
"eslint-plugin-promise" : " ^5.1.0" ,
40
40
"eslint-plugin-vue" : " ^7.18.0" ,
Original file line number Diff line number Diff line change @@ -2701,10 +2701,10 @@ eslint-plugin-import@^2.24.2:
2701
2701
resolve "^1.20.0"
2702
2702
tsconfig-paths "^3.11.0"
2703
2703
2704
- eslint-plugin-jest@^24.4.0 :
2705
- version "24.4.0 "
2706
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.4.0 .tgz#fa4b614dbd46a98b652d830377971f097bda9262 "
2707
- integrity sha512-8qnt/hgtZ94E9dA6viqfViKBfkJwFHXgJmTWlMGDgunw1XJEGqm3eiPjDsTanM3/u/3Az82nyQM9GX7PM/QGmg ==
2704
+ eslint-plugin-jest@^24.5.2 :
2705
+ version "24.5.2 "
2706
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.5.2 .tgz#f71f98f27fd18b50f55246ca090f36d1730e36a6 "
2707
+ integrity sha512-lrI3sGAyZi513RRmP08sIW241Ti/zMnn/6wbE4ZBhb3M2pJ9ztaZMnSKSKKBUfotVdwqU8W1KtD8ao2/FR8DIg ==
2708
2708
dependencies :
2709
2709
" @typescript-eslint/experimental-utils" " ^4.0.1"
2710
2710
You can’t perform that action at this time.
0 commit comments