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 60
60
"eslint-config-prettier" : " 8.5.0" ,
61
61
"eslint-config-prettier-check" : " 1.0.0" ,
62
62
"eslint-plugin-import" : " 2.26.0" ,
63
- "eslint-plugin-jest" : " 26.1.4 " ,
63
+ "eslint-plugin-jest" : " 26.1.5 " ,
64
64
"eslint-plugin-prettier" : " 4.0.0" ,
65
65
"jest" : " 27.5.1" ,
66
66
"nodemon" : " 2.0.15" ,
Original file line number Diff line number Diff line change @@ -3426,10 +3426,10 @@ eslint-plugin-import@2.26.0:
3426
3426
resolve "^1.22.0"
3427
3427
tsconfig-paths "^3.14.1"
3428
3428
3429
- eslint-plugin-jest@26.1.4 :
3430
- version "26.1.4 "
3431
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4 .tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a "
3432
- integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA ==
3429
+ eslint-plugin-jest@26.1.5 :
3430
+ version "26.1.5 "
3431
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5 .tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775 "
3432
+ integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw ==
3433
3433
dependencies :
3434
3434
" @typescript-eslint/utils" " ^5.10.0"
3435
3435
You can’t perform that action at this time.
0 commit comments