File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44
44
"eslint-plugin-prettier" : " 5.5.3" ,
45
45
"husky" : " 9.1.7" ,
46
46
"jest" : " 30.0.5" ,
47
- "lint-staged" : " 16.1.2 " ,
47
+ "lint-staged" : " 16.1.4 " ,
48
48
"prettier" : " 3.6.2" ,
49
49
"rimraf" : " 6.0.1" ,
50
50
"typescript" : " 5.9.2"
Original file line number Diff line number Diff line change @@ -1476,7 +1476,7 @@ __metadata:
1476
1476
eslint-plugin-prettier : " npm:5.5.3"
1477
1477
husky : " npm:9.1.7"
1478
1478
jest : " npm:30.0.5"
1479
- lint-staged : " npm:16.1.2 "
1479
+ lint-staged : " npm:16.1.4 "
1480
1480
prettier : " npm:3.6.2"
1481
1481
rimraf : " npm:6.0.1"
1482
1482
semver : " npm:7.7.2"
@@ -5495,37 +5495,37 @@ __metadata:
5495
5495
languageName : node
5496
5496
linkType : hard
5497
5497
5498
- " lint-staged@npm:16.1.2 " :
5499
- version : 16.1.2
5500
- resolution : " lint-staged@npm:16.1.2 "
5498
+ " lint-staged@npm:16.1.4 " :
5499
+ version : 16.1.4
5500
+ resolution : " lint-staged@npm:16.1.4 "
5501
5501
dependencies :
5502
5502
chalk : " npm:^5.4.1"
5503
5503
commander : " npm:^14.0.0"
5504
5504
debug : " npm:^4.4.1"
5505
5505
lilconfig : " npm:^3.1.3"
5506
- listr2 : " npm:^8.3.3 "
5506
+ listr2 : " npm:^9.0.1 "
5507
5507
micromatch : " npm:^4.0.8"
5508
5508
nano-spawn : " npm:^1.0.2"
5509
5509
pidtree : " npm:^0.6.0"
5510
5510
string-argv : " npm:^0.3.2"
5511
5511
yaml : " npm:^2.8.0"
5512
5512
bin :
5513
5513
lint-staged : bin/lint-staged.js
5514
- checksum : 10/90df77c2f59cdc5ebeb8a60767f07025a8aed9161f604fea6cf1ca895ff3b56995a00145a3e0b5c0bf22e8f667a6182256b68e001e5f3118e46a3c5150bede82
5514
+ checksum : 10/71330be72e1ca37715f4098eefdc634c6cb4948323ba1e88717b11376f18d8add9b851e5289f0814f10d25aa379aa77efba73ef0b717931632b8f6aae6c3f61d
5515
5515
languageName : node
5516
5516
linkType : hard
5517
5517
5518
- " listr2@npm:^8.3.3 " :
5519
- version : 8.3.3
5520
- resolution : " listr2@npm:8.3.3 "
5518
+ " listr2@npm:^9.0.1 " :
5519
+ version : 9.0.1
5520
+ resolution : " listr2@npm:9.0.1 "
5521
5521
dependencies :
5522
5522
cli-truncate : " npm:^4.0.0"
5523
5523
colorette : " npm:^2.0.20"
5524
5524
eventemitter3 : " npm:^5.0.1"
5525
5525
log-update : " npm:^6.1.0"
5526
5526
rfdc : " npm:^1.4.1"
5527
5527
wrap-ansi : " npm:^9.0.0"
5528
- checksum : 10/92f1bb60e9a0f4fed9bff89fbab49d80fc889d29cf47c0a612f5a62a036dead49d3f697d3a79e36984768529bd3bfacb3343859eafceba179a8e66c034d99300
5528
+ checksum : 10/ac5f98317fe17588d304bb4dce47ea22892f223511948656f588c5ab47b99d5d97ca4b812b4fb1237db8ec8d86a504875d8d6a0bb24c877553537eab44941983
5529
5529
languageName : node
5530
5530
linkType : hard
5531
5531
You can’t perform that action at this time.
0 commit comments