File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 73
73
"eslint-import-resolver-typescript" : " 2.7.1" ,
74
74
"eslint-plugin-compat" : " 4.0.2" ,
75
75
"eslint-plugin-import" : " 2.26.0" ,
76
- "eslint-plugin-jest" : " 26.1.4 " ,
76
+ "eslint-plugin-jest" : " 26.1.5 " ,
77
77
"eslint-plugin-jsx-a11y" : " 6.5.1" ,
78
78
"eslint-plugin-no-storage" : " 1.0.2" ,
79
79
"eslint-plugin-react" : " 7.29.4" ,
Original file line number Diff line number Diff line change @@ -6395,10 +6395,10 @@ eslint-plugin-import@2.26.0:
6395
6395
resolve "^1.22.0"
6396
6396
tsconfig-paths "^3.14.1"
6397
6397
6398
- eslint-plugin-jest@26.1.4 :
6399
- version "26.1.4 "
6400
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.4 .tgz#8e3410093ff4439d0c3a371add5bf9e05623a57a "
6401
- integrity sha512-wgqxujmqc2qpvZqMFWCh6Cniqc8lWpapvXt9j/19DmBDqeDaYhJrSRezYR1SKyemvjx+9e9kny/dgRahraHImA ==
6398
+ eslint-plugin-jest@26.1.5 :
6399
+ version "26.1.5 "
6400
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.1.5 .tgz#6cfca264818d6d6aa120b019dab4d62b6aa8e775 "
6401
+ integrity sha512-su89aDuljL9bTjEufTXmKUMSFe2kZUL9bi7+woq+C2ukHZordhtfPm4Vg+tdioHBaKf8v3/FXW9uV0ksqhYGFw ==
6402
6402
dependencies:
6403
6403
"@typescript-eslint/utils" "^5.10.0"
6404
6404
You can’t perform that action at this time.
0 commit comments