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 85
85
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
86
86
"eslint-plugin-eslint-plugin" : " ^5.0.1" ,
87
87
"eslint-plugin-import" : " ^2.26.0" ,
88
- "eslint-plugin-jest" : " ^26.1.5 " ,
88
+ "eslint-plugin-jest" : " ^27.0.0 " ,
89
89
"eslint-plugin-simple-import-sort" : " ^8.0.0" ,
90
90
"execa" : " 5.1.1" ,
91
91
"glob" : " ^8.0.1" ,
Original file line number Diff line number Diff line change @@ -6895,10 +6895,10 @@ eslint-plugin-import@^2.26.0:
6895
6895
resolve "^1.22.0"
6896
6896
tsconfig-paths "^3.14.1"
6897
6897
6898
- eslint-plugin-jest@^26.1.5 :
6899
- version "26.7.0 "
6900
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-26.7.0. tgz#41d405ac9143e1284a3401282db47ed459436778 "
6901
- integrity sha512-/YNitdfG3o3cC6juZziAdkk6nfJt01jXVfj4AgaYVLs7bupHzRDL5K+eipdzhDXtQsiqaX1TzfwSuRlEgeln1A ==
6898
+ eslint-plugin-jest@^27.0.0 :
6899
+ version "27.1.7 "
6900
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-27.1.7. tgz#0351e904afb8d66b7f70452929556dfdc8daba0d "
6901
+ integrity sha512-0QVzf+og4YI1Qr3UoprkqqhezAZjFffdi62b0IurkCXMqPtRW84/UT4CKsYT80h/D82LA9avjO/80Ou1LdgbaQ ==
6902
6902
dependencies:
6903
6903
"@typescript-eslint/utils" "^5.10.0"
6904
6904
You can’t perform that action at this time.
0 commit comments