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.14" ,
48
48
"@types/node" : " ^22.10.6" ,
49
49
"eslint" : " ^8.57.1" ,
50
- "eslint-plugin-jest" : " ^28.10 .0" ,
50
+ "eslint-plugin-jest" : " ^28.11 .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.10 .0"
821
+ eslint-plugin-jest : " npm:^28.11 .0"
822
822
fast-glob : " npm:^3.3.3"
823
823
husky : " npm:^9.1.7"
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.10 .0 " :
2425
- version : 28.10 .0
2426
- resolution : " eslint-plugin-jest@npm:28.10 .0"
2424
+ " eslint-plugin-jest@npm:^28.11 .0 " :
2425
+ version : 28.11 .0
2426
+ resolution : " eslint-plugin-jest@npm:28.11 .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 : f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
2438
+ checksum : faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
2439
2439
languageName : node
2440
2440
linkType : hard
2441
2441
You can’t perform that action at this time.
0 commit comments