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 35
35
"eslint" : " ~7.32.0" ,
36
36
"eslint-config-prettier" : " ~8.3.0" ,
37
37
"eslint-plugin-import" : " ^2.22.1" ,
38
- "eslint-plugin-jest" : " ~24.3.5 " ,
38
+ "eslint-plugin-jest" : " ~24.7.0 " ,
39
39
"faker" : " ^5.5.3" ,
40
40
"husky" : " ^6.0.0" ,
41
41
"jest" : " ~27.2.2" ,
Original file line number Diff line number Diff line change @@ -1603,10 +1603,10 @@ eslint-plugin-import@^2.22.1:
1603
1603
resolve "^1.20.0"
1604
1604
tsconfig-paths "^3.9.0"
1605
1605
1606
- eslint-plugin-jest@~24.3.5 :
1607
- version "24.3.6 "
1608
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.6 .tgz#5f0ca019183c3188c5ad3af8e80b41de6c8e9173 "
1609
- integrity sha512-WOVH4TIaBLIeCX576rLcOgjNXqP+jNlCiEmRgFTfQtJ52DpwnIQKAVGlGPAN7CZ33bW6eNfHD6s8ZbEUTQubJg ==
1606
+ eslint-plugin-jest@~24.7.0 :
1607
+ version "24.7.0 "
1608
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.7.0 .tgz#206ac0833841e59e375170b15f8d0955219c4889 "
1609
+ integrity sha512-wUxdF2bAZiYSKBclsUMrYHH6WxiBreNjyDxbRv345TIvPeoCEgPNEn3Sa+ZrSqsf1Dl9SqqSREXMHExlMMu1DA ==
1610
1610
dependencies :
1611
1611
" @typescript-eslint/experimental-utils" " ^4.0.1"
1612
1612
You can’t perform that action at this time.
0 commit comments