File tree 2 files changed +8
-8
lines changed 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 147
147
"husky" : " 9.1.5" ,
148
148
"is-ci" : " 3.0.1" ,
149
149
"jsonc-eslint-parser" : " 2.4.0" ,
150
- "lint-staged" : " 15.2.9 " ,
150
+ "lint-staged" : " 15.2.10 " ,
151
151
"node-notifier" : " 10.0.1" ,
152
152
"prettier" : " 3.3.3" ,
153
153
"remark" : " 15.0.1" ,
Original file line number Diff line number Diff line change @@ -1567,7 +1567,7 @@ __metadata:
1567
1567
husky : " npm:9.1.5"
1568
1568
is-ci : " npm:3.0.1"
1569
1569
jsonc-eslint-parser : " npm:2.4.0"
1570
- lint-staged : " npm:15.2.9 "
1570
+ lint-staged : " npm:15.2.10 "
1571
1571
node-inspect-extracted : " npm:3.0.2"
1572
1572
node-notifier : " npm:10.0.1"
1573
1573
prettier : " npm:3.3.3"
@@ -6804,23 +6804,23 @@ __metadata:
6804
6804
languageName : node
6805
6805
linkType : hard
6806
6806
6807
- " lint-staged@npm:15.2.9 " :
6808
- version : 15.2.9
6809
- resolution : " lint-staged@npm:15.2.9 "
6807
+ " lint-staged@npm:15.2.10 " :
6808
+ version : 15.2.10
6809
+ resolution : " lint-staged@npm:15.2.10 "
6810
6810
dependencies :
6811
6811
chalk : " npm:~5.3.0"
6812
6812
commander : " npm:~12.1.0"
6813
6813
debug : " npm:~4.3.6"
6814
6814
execa : " npm:~8.0.1"
6815
6815
lilconfig : " npm:~3.1.2"
6816
6816
listr2 : " npm:~8.2.4"
6817
- micromatch : " npm:~4.0.7 "
6817
+ micromatch : " npm:~4.0.8 "
6818
6818
pidtree : " npm:~0.6.0"
6819
6819
string-argv : " npm:~0.3.2"
6820
6820
yaml : " npm:~2.5.0"
6821
6821
bin :
6822
6822
lint-staged : bin/lint-staged.js
6823
- checksum : 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
6823
+ checksum : 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
6824
6824
languageName : node
6825
6825
linkType : hard
6826
6826
@@ -7898,7 +7898,7 @@ __metadata:
7898
7898
languageName : node
7899
7899
linkType : hard
7900
7900
7901
- " micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7 " :
7901
+ " micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.8 " :
7902
7902
version : 4.0.8
7903
7903
resolution : " micromatch@npm:4.0.8"
7904
7904
dependencies :
You can’t perform that action at this time.
0 commit comments