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 102
102
"eslint-import-resolver-typescript" : " 3.5.0" ,
103
103
"eslint-plugin-compat" : " 4.0.2" ,
104
104
"eslint-plugin-import" : " 2.26.0" ,
105
- "eslint-plugin-jest" : " 26.7.0 " ,
105
+ "eslint-plugin-jest" : " 27.0.1 " ,
106
106
"eslint-plugin-jsx-a11y" : " 6.6.1" ,
107
107
"eslint-plugin-no-storage" : " 1.0.2" ,
108
108
"eslint-plugin-react" : " 7.31.1" ,
Original file line number Diff line number Diff line change @@ -6925,10 +6925,10 @@ eslint-plugin-import@2.26.0:
6925
6925
resolve "^1.22.0"
6926
6926
tsconfig-paths "^3.14.1"
6927
6927
6928
- eslint-plugin-jest@26.7.0 :
6929
- version "26.7.0 "
6930
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0. tgz#41d405ac9143e1284a3401282db47ed459436778 "
6931
- integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A ==
6928
+ eslint-plugin-jest@27.0.1 :
6929
+ version "27.0.1 "
6930
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.1. tgz#3e67ee2051411540988c62075e8788702a1064da "
6931
+ integrity sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg ==
6932
6932
dependencies:
6933
6933
"@typescript-eslint/utils" "^5.10.0"
6934
6934
You can’t perform that action at this time.
0 commit comments