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.17" ,
48
48
"@types/node" : " ^22.15.30" ,
49
49
"eslint" : " ^8.57.1" ,
50
- "eslint-plugin-jest" : " ^28.12 .0" ,
50
+ "eslint-plugin-jest" : " ^28.13 .0" ,
51
51
"fast-glob" : " ^3.3.3" ,
52
52
"husky" : " ^9.1.7" ,
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.12 .0"
821
+ eslint-plugin-jest : " npm:^28.13 .0"
822
822
fast-glob : " npm:^3.3.3"
823
823
husky : " npm:^9.1.7"
824
824
jest : " npm:^29.7.0"
@@ -2451,9 +2451,9 @@ __metadata:
2451
2451
languageName : node
2452
2452
linkType : hard
2453
2453
2454
- " eslint-plugin-jest@npm:^28.12 .0 " :
2455
- version : 28.12 .0
2456
- resolution : " eslint-plugin-jest@npm:28.12 .0"
2454
+ " eslint-plugin-jest@npm:^28.13 .0 " :
2455
+ version : 28.13 .0
2456
+ resolution : " eslint-plugin-jest@npm:28.13 .0"
2457
2457
dependencies :
2458
2458
" @typescript-eslint/utils " : " npm:^6.0.0 || ^7.0.0 || ^8.0.0"
2459
2459
peerDependencies :
@@ -2465,7 +2465,7 @@ __metadata:
2465
2465
optional : true
2466
2466
jest :
2467
2467
optional : true
2468
- checksum : 1072070921e0329bd8a369fea6017de930d942387ef325bc656301812d08d8a9dcd862284493d57c0a52b4bd73128f2157e010116f5efe7bf626c61a78f0a2d8
2468
+ checksum : 5b0f1bc950bc1d650732ab16b0073daf5dff5a3cc5aa187deb1e8e135ff8f7a944ddf588358fd13122728c16112592440648e2430e52fee2f2d45e0b11743ff3
2469
2469
languageName : node
2470
2470
linkType : hard
2471
2471
You can’t perform that action at this time.
0 commit comments