File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 10
10
"dependencies" : {
11
11
"@eslint/js" : " ^9.17.0" ,
12
12
"eslint" : " ^9.17.0" ,
13
- "eslint-plugin-jest" : " ^28.10 .0" ,
13
+ "eslint-plugin-jest" : " ^28.11 .0" ,
14
14
"eslint-plugin-prettier" : " ^5.2.1" ,
15
15
"prettier" : " ^3.4.2" ,
16
16
"typescript-eslint" : " ^8.20.0"
Original file line number Diff line number Diff line change @@ -496,7 +496,7 @@ __metadata:
496
496
" @eslint/js " : " npm:^9.17.0"
497
497
" @types/eslint__js " : " npm:^8.42.3"
498
498
eslint : " npm:^9.17.0"
499
- eslint-plugin-jest : " npm:^28.10 .0"
499
+ eslint-plugin-jest : " npm:^28.11 .0"
500
500
eslint-plugin-prettier : " npm:^5.2.1"
501
501
jest : " npm:^29.7.0"
502
502
prettier : " npm:^3.4.2"
@@ -2595,9 +2595,9 @@ __metadata:
2595
2595
languageName : node
2596
2596
linkType : hard
2597
2597
2598
- " eslint-plugin-jest@npm:^28.10 .0 " :
2599
- version : 28.10 .0
2600
- resolution : " eslint-plugin-jest@npm:28.10 .0"
2598
+ " eslint-plugin-jest@npm:^28.11 .0 " :
2599
+ version : 28.11 .0
2600
+ resolution : " eslint-plugin-jest@npm:28.11 .0"
2601
2601
dependencies :
2602
2602
" @typescript-eslint/utils " : " npm:^6.0.0 || ^7.0.0 || ^8.0.0"
2603
2603
peerDependencies :
@@ -2609,7 +2609,7 @@ __metadata:
2609
2609
optional : true
2610
2610
jest :
2611
2611
optional : true
2612
- checksum : 10c0/f1eeabcc9bf650e755ef07da501271e9a54d2ef6414c648a33d5dc71f2545fcfc060d06846549ec7978e7bd9d11e6cb57b33ccd97ebf5a86ee4682853c06381b
2612
+ checksum : 10c0/faa06ce1c4d0ad7aa0fb1c725edf77fe543a17fe091424dfe5b5e3bba8930470516e5831592e4fb725884f7e5f1034f303f49b7fab28b2abdf99765bfd048473
2613
2613
languageName : node
2614
2614
linkType : hard
2615
2615
You can’t perform that action at this time.
0 commit comments