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.4" ,
49
49
"eslint" : " ^8.57.0" ,
50
- "eslint-plugin-jest" : " ^28.8.2 " ,
50
+ "eslint-plugin-jest" : " ^28.8.3 " ,
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.2 "
841
+ eslint-plugin-jest : " npm:^28.8.3 "
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.2 " :
2481
- version : 28.8.2
2482
- resolution : " eslint-plugin-jest@npm:28.8.2 "
2480
+ " eslint-plugin-jest@npm:^28.8.3 " :
2481
+ version : 28.8.3
2482
+ resolution : " eslint-plugin-jest@npm:28.8.3 "
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 : c3c8e45cf71bbc06e8f93e01db17dd48e53840804e5e6fa41d198ca2652343c06f865559f5e69f2ee26764bf22b27f0ccb85d28b7783c0ea9ee43ce7cc04be83
2494
+ checksum : beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
2495
2495
languageName : node
2496
2496
linkType : hard
2497
2497
You can’t perform that action at this time.
0 commit comments