@@ -920,7 +920,7 @@ __metadata:
920
920
jest : " npm:^30.2.0"
921
921
jest-junit : " npm:^16.0.0"
922
922
license-checker-rseidelsohn : " npm:^4.4.2"
923
- lint-staged : " npm:^16.2.0 "
923
+ lint-staged : " npm:^16.2.3 "
924
924
lodash : " npm:^4.17.21"
925
925
nodemon : " npm:^3.1.10"
926
926
prettier : " npm:^3.6.2"
@@ -2130,7 +2130,7 @@ __metadata:
2130
2130
languageName : node
2131
2131
linkType : hard
2132
2132
2133
- " commander@npm:14.0.1 " :
2133
+ " commander@npm:^ 14.0.1 " :
2134
2134
version : 14.0.1
2135
2135
resolution : " commander@npm:14.0.1"
2136
2136
checksum : 64439c0651ddd01c1d0f48c8f08e97c18a0a1fa693879451f1203ad01132af2c2aa85da24cf0d8e098ab9e6dc385a756be670d2999a3c628ec745c3ec124587b
@@ -4457,24 +4457,24 @@ __metadata:
4457
4457
languageName : node
4458
4458
linkType : hard
4459
4459
4460
- " lint-staged@npm:^16.2.0 " :
4461
- version : 16.2.0
4462
- resolution : " lint-staged@npm:16.2.0 "
4460
+ " lint-staged@npm:^16.2.3 " :
4461
+ version : 16.2.3
4462
+ resolution : " lint-staged@npm:16.2.3 "
4463
4463
dependencies :
4464
- commander : " npm:14.0.1"
4465
- listr2 : " npm:9.0.4"
4466
- micromatch : " npm:4.0.8"
4467
- nano-spawn : " npm:1.0.3"
4468
- pidtree : " npm:0.6.0"
4469
- string-argv : " npm:0.3.2"
4470
- yaml : " npm:2.8.1"
4464
+ commander : " npm:^ 14.0.1"
4465
+ listr2 : " npm:^ 9.0.4"
4466
+ micromatch : " npm:^ 4.0.8"
4467
+ nano-spawn : " npm:^ 1.0.3"
4468
+ pidtree : " npm:^ 0.6.0"
4469
+ string-argv : " npm:^ 0.3.2"
4470
+ yaml : " npm:^ 2.8.1"
4471
4471
bin :
4472
4472
lint-staged : bin/lint-staged.js
4473
- checksum : 0903eea526d390fd04ec10c2b6c3c3accdff53647d1918d3c30236d46fa7714a4a109d1aeda7364ecc689728c7b188bc430911b170834228fe0010d938c9a631
4473
+ checksum : 9b057949f07f78539cd1540402df97b524a2d72d394e535d7c179025014982e4231fb81145fb1763704424d3dfac1184fee5eb4b7fc7d9534fae4106f5bf07d5
4474
4474
languageName : node
4475
4475
linkType : hard
4476
4476
4477
- " listr2@npm:9.0.4 " :
4477
+ " listr2@npm:^ 9.0.4 " :
4478
4478
version : 9.0.4
4479
4479
resolution : " listr2@npm:9.0.4"
4480
4480
dependencies :
@@ -4635,7 +4635,7 @@ __metadata:
4635
4635
languageName : node
4636
4636
linkType : hard
4637
4637
4638
- " micromatch@npm:4.0.8, micromatch@npm: ^4.0.8 " :
4638
+ " micromatch@npm:^4.0.8 " :
4639
4639
version : 4.0.8
4640
4640
resolution : " micromatch@npm:4.0.8"
4641
4641
dependencies :
@@ -4784,7 +4784,7 @@ __metadata:
4784
4784
languageName : node
4785
4785
linkType : hard
4786
4786
4787
- " nano-spawn@npm:1.0.3 " :
4787
+ " nano-spawn@npm:^ 1.0.3 " :
4788
4788
version : 1.0.3
4789
4789
resolution : " nano-spawn@npm:1.0.3"
4790
4790
checksum : ea18857e493710a50ded333dd71677953bd9bd9e6a17ade74af957763c50a9a02205ef31bc0d6784f5b3ad82db3d9f47531e9baac2acf01118f9b7c35bd9d5de
@@ -5173,7 +5173,7 @@ __metadata:
5173
5173
languageName : node
5174
5174
linkType : hard
5175
5175
5176
- " pidtree@npm:0.6.0 " :
5176
+ " pidtree@npm:^ 0.6.0 " :
5177
5177
version : 0.6.0
5178
5178
resolution : " pidtree@npm:0.6.0"
5179
5179
bin :
@@ -5776,7 +5776,7 @@ __metadata:
5776
5776
languageName : node
5777
5777
linkType : hard
5778
5778
5779
- " string-argv@npm:0.3.2 " :
5779
+ " string-argv@npm:^ 0.3.2 " :
5780
5780
version : 0.3.2
5781
5781
resolution : " string-argv@npm:0.3.2"
5782
5782
checksum : 75c02a83759ad1722e040b86823909d9a2fc75d15dd71ec4b537c3560746e33b5f5a07f7332d1e3f88319909f82190843aa2f0a0d8c8d591ec08e93d5b8dec82
@@ -6583,7 +6583,7 @@ __metadata:
6583
6583
languageName : node
6584
6584
linkType : hard
6585
6585
6586
- " yaml@npm:2.8.1, yaml@npm: ^2.8.1 " :
6586
+ " yaml@npm:^2.8.1 " :
6587
6587
version : 2.8.1
6588
6588
resolution : " yaml@npm:2.8.1"
6589
6589
bin :
0 commit comments