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 17
17
"eslint-config-prettier" : " ^10.1.5" ,
18
18
"eslint-import-resolver-typescript" : " ^4.4.2" ,
19
19
"eslint-plugin-import" : " ^2.31.0" ,
20
- "eslint-plugin-jest" : " ^28.11 .0" ,
20
+ "eslint-plugin-jest" : " ^28.12 .0" ,
21
21
"prettier" : " ^3.5.3"
22
22
}
23
23
}
Original file line number Diff line number Diff line change @@ -2506,10 +2506,10 @@ eslint-plugin-import@^2.31.0:
2506
2506
string.prototype.trimend "^1.0.8"
2507
2507
tsconfig-paths "^3.15.0"
2508
2508
2509
- eslint-plugin-jest@^28.11 .0 :
2510
- version "28.11 .0"
2511
- resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.11 .0.tgz#2641ecb4411941bbddb3d7cf8a8ff1163fbb510e "
2512
- integrity sha512-QAfipLcNCWLVocVbZW8GimKn5p5iiMcgGbRzz8z/P5q7xw+cNEpYqyzFMtIF/ZgF2HLOyy+dYBut+DoYolvqig ==
2509
+ eslint-plugin-jest@^28.12 .0 :
2510
+ version "28.12 .0"
2511
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-28.12 .0.tgz#cf0200ae1421acffe7f263d1eaf65912eb9addd9 "
2512
+ integrity sha512-J6zmDp8WiQ9tyvYXE+3RFy7/+l4hraWLzmsabYXyehkmmDd36qV4VQFc7XzcsD8C1PTNt646MSx25bO1mdd9Yw ==
2513
2513
dependencies :
2514
2514
" @typescript-eslint/utils" " ^6.0.0 || ^7.0.0 || ^8.0.0"
2515
2515
You can’t perform that action at this time.
0 commit comments