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.13" ,
48
48
"@types/node" : " ^22.9.0" ,
49
49
"eslint" : " ^8.57.1" ,
50
- "eslint-plugin-jest" : " ^28.8.3 " ,
50
+ "eslint-plugin-jest" : " ^28.9.0 " ,
51
51
"fast-glob" : " ^3.3.2" ,
52
52
"husky" : " ^9.1.6" ,
53
53
"jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change @@ -818,7 +818,7 @@ __metadata:
818
818
ajv : " npm:^8.17.1"
819
819
ajv-formats : " npm:^3.0.1"
820
820
eslint : " npm:^8.57.1"
821
- eslint-plugin-jest : " npm:^28.8.3 "
821
+ eslint-plugin-jest : " npm:^28.9.0 "
822
822
fast-glob : " npm:^3.3.2"
823
823
husky : " npm:^9.1.6"
824
824
jest : " npm:^29.7.0"
@@ -2421,9 +2421,9 @@ __metadata:
2421
2421
languageName : node
2422
2422
linkType : hard
2423
2423
2424
- " eslint-plugin-jest@npm:^28.8.3 " :
2425
- version : 28.8.3
2426
- resolution : " eslint-plugin-jest@npm:28.8.3 "
2424
+ " eslint-plugin-jest@npm:^28.9.0 " :
2425
+ version : 28.9.0
2426
+ resolution : " eslint-plugin-jest@npm:28.9.0 "
2427
2427
dependencies :
2428
2428
" @typescript-eslint/utils " : " npm:^6.0.0 || ^7.0.0 || ^8.0.0"
2429
2429
peerDependencies :
@@ -2435,7 +2435,7 @@ __metadata:
2435
2435
optional : true
2436
2436
jest :
2437
2437
optional : true
2438
- checksum : beacf85c2fbb39ef9b9839472a8a837cdbab6549b29abaff8999034ac41021e1f06d1779db3ea9d0f966be52e5daeacfd05c239d686370d8b8cb9c68d60e59b6
2438
+ checksum : 56b0d2fb18a32bf56b0eb8c7790c355513535a239451d9d00184829cbd0ba35b6c68eec64e850a6299453f9c37338b6797d3184594c0326c8fdcc029024065b8
2439
2439
languageName : node
2440
2440
linkType : hard
2441
2441
You can’t perform that action at this time.
0 commit comments