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 104
104
"eslint-import-resolver-typescript" : " 3.5.0" ,
105
105
"eslint-plugin-compat" : " 4.0.2" ,
106
106
"eslint-plugin-import" : " 2.26.0" ,
107
- "eslint-plugin-jest" : " 26.7.0 " ,
107
+ "eslint-plugin-jest" : " 27.0.1 " ,
108
108
"eslint-plugin-jsx-a11y" : " 6.6.1" ,
109
109
"eslint-plugin-no-storage" : " 1.0.2" ,
110
110
"eslint-plugin-react" : " 7.31.1" ,
Original file line number Diff line number Diff line change @@ -6935,10 +6935,10 @@ eslint-plugin-import@2.26.0:
6935
6935
resolve "^1.22.0"
6936
6936
tsconfig-paths "^3.14.1"
6937
6937
6938
- eslint-plugin-jest@26.7.0 :
6939
- version "26.7.0 "
6940
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0. tgz#41d405ac9143e1284a3401282db47ed459436778 "
6941
- integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A ==
6938
+ eslint-plugin-jest@27.0.1 :
6939
+ version "27.0.1 "
6940
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.0.1. tgz#3e67ee2051411540988c62075e8788702a1064da "
6941
+ integrity sha512-LosUsrkwVSs/8Z/I8Hqn5vWgTEsHrfIquDEKOsV8/cl+gbFR4tiRCE1AimEotsHjSC0Rx1tYm6vPhw8C3ktmmg ==
6942
6942
dependencies:
6943
6943
"@typescript-eslint/utils" "^5.10.0"
6944
6944
You can’t perform that action at this time.
0 commit comments