File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 47
47
"@types/lodash" : " ^4.17.7" ,
48
48
"@types/node" : " ^22.5.1" ,
49
49
"eslint" : " ^8.57.0" ,
50
- "eslint-plugin-jest" : " ^28.8.0 " ,
50
+ "eslint-plugin-jest" : " ^28.8.1 " ,
51
51
"fast-glob" : " ^3.3.2" ,
52
52
"husky" : " ^9.1.5" ,
53
53
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -838,7 +838,7 @@ __metadata:
838
838
ajv : " npm:^8.17.1"
839
839
ajv-formats : " npm:^3.0.1"
840
840
eslint : " npm:^8.57.0"
841
- eslint-plugin-jest : " npm:^28.8.0 "
841
+ eslint-plugin-jest : " npm:^28.8.1 "
842
842
fast-glob : " npm:^3.3.2"
843
843
husky : " npm:^9.1.5"
844
844
jest : " npm:^29.7.0"
@@ -2477,9 +2477,9 @@ __metadata:
2477
2477
languageName : node
2478
2478
linkType : hard
2479
2479
2480
- " eslint-plugin-jest@npm:^28.8.0 " :
2481
- version : 28.8.0
2482
- resolution : " eslint-plugin-jest@npm:28.8.0 "
2480
+ " eslint-plugin-jest@npm:^28.8.1 " :
2481
+ version : 28.8.1
2482
+ resolution : " eslint-plugin-jest@npm:28.8.1 "
2483
2483
dependencies :
2484
2484
" @typescript-eslint/utils " : " npm:^6.0.0 || ^7.0.0 || ^8.0.0"
2485
2485
peerDependencies :
@@ -2491,7 +2491,7 @@ __metadata:
2491
2491
optional : true
2492
2492
jest :
2493
2493
optional : true
2494
- checksum : cb702701c20224d813b7d7515ed3fe4562b92cd4233db356b0948e0765a382a9887ae7dfd13191c2cabecbb4a6cbbd141f309618830b251c8f86a7f950e7f50b
2494
+ checksum : 340f5021e7eadfc6f3c1ad9378fafb9b1ead10f07636ba2e9d5ec0abd2f2604b4bc301cbb9658f84534962244958ac6a037bf8a6bd64e341542e3c5dccc2bc95
2495
2495
languageName : node
2496
2496
linkType : hard
2497
2497
You can’t perform that action at this time.
0 commit comments