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.21" ,
49
49
"eslint" : " ^8.57.1" ,
50
- "eslint-plugin-jest" : " ^28.11.0 " ,
50
+ "eslint-plugin-jest" : " ^28.11.1 " ,
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.11.0 "
821
+ eslint-plugin-jest : " npm:^28.11.1 "
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.11.0 " :
2455
- version : 28.11.0
2456
- resolution : " eslint-plugin-jest@npm:28.11.0 "
2454
+ " eslint-plugin-jest@npm:^28.11.1 " :
2455
+ version : 28.11.1
2456
+ resolution : " eslint-plugin-jest@npm:28.11.1 "
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 : faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
2468
+ checksum : b2ad56499968291d92ae4ba2062035a38b2f89265f5e2769557a02f286dedbca81d748eb22329f006e7312b144ec191df9bbeda338020b1fc3b529c0f04cc6aa
2469
2469
languageName : node
2470
2470
linkType : hard
2471
2471
You can’t perform that action at this time.
0 commit comments