File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 128
128
"husky" : " 9.1.5" ,
129
129
"is-ci" : " 3.0.1" ,
130
130
"jsonc-eslint-parser" : " 2.4.0" ,
131
- "lint-staged" : " 15.2.9 " ,
131
+ "lint-staged" : " 15.2.10 " ,
132
132
"node-notifier" : " 10.0.1" ,
133
133
"prettier" : " 3.3.3" ,
134
134
"remark" : " 15.0.1" ,
Original file line number Diff line number Diff line change @@ -1916,7 +1916,7 @@ __metadata:
1916
1916
husky : " npm:9.1.5"
1917
1917
is-ci : " npm:3.0.1"
1918
1918
jsonc-eslint-parser : " npm:2.4.0"
1919
- lint-staged : " npm:15.2.9 "
1919
+ lint-staged : " npm:15.2.10 "
1920
1920
node-notifier : " npm:10.0.1"
1921
1921
prettier : " npm:3.3.3"
1922
1922
remark : " npm:15.0.1"
@@ -6539,23 +6539,23 @@ __metadata:
6539
6539
languageName : node
6540
6540
linkType : hard
6541
6541
6542
- " lint-staged@npm:15.2.9 " :
6543
- version : 15.2.9
6544
- resolution : " lint-staged@npm:15.2.9 "
6542
+ " lint-staged@npm:15.2.10 " :
6543
+ version : 15.2.10
6544
+ resolution : " lint-staged@npm:15.2.10 "
6545
6545
dependencies :
6546
6546
chalk : " npm:~5.3.0"
6547
6547
commander : " npm:~12.1.0"
6548
6548
debug : " npm:~4.3.6"
6549
6549
execa : " npm:~8.0.1"
6550
6550
lilconfig : " npm:~3.1.2"
6551
6551
listr2 : " npm:~8.2.4"
6552
- micromatch : " npm:~4.0.7 "
6552
+ micromatch : " npm:~4.0.8 "
6553
6553
pidtree : " npm:~0.6.0"
6554
6554
string-argv : " npm:~0.3.2"
6555
6555
yaml : " npm:~2.5.0"
6556
6556
bin :
6557
6557
lint-staged : bin/lint-staged.js
6558
- checksum : 10/2f7342ca3fc7e2a8a0cc3db79ca8d2ad0269b98b13220f3a6745a514aacf1f83487a23a550569081ea962f9a576af7df8d687a8330a9c3c2c27348d5a4d5440e
6558
+ checksum : 10/ab6930cd633dbb5b6ec7c81fc06c65df41e9f80d93dd22e0d79c6e272cdfd8110a0fbdec60303d46a06b30bcd92261153630e2c937531b77ec5ae41e7e9d90d3
6559
6559
languageName : node
6560
6560
linkType : hard
6561
6561
@@ -7615,7 +7615,7 @@ __metadata:
7615
7615
languageName : node
7616
7616
linkType : hard
7617
7617
7618
- " micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.7 " :
7618
+ " micromatch@npm:^4.0.4, micromatch@npm:^4.0.7, micromatch@npm:~4.0.8 " :
7619
7619
version : 4.0.8
7620
7620
resolution : " micromatch@npm:4.0.8"
7621
7621
dependencies :
You can’t perform that action at this time.
0 commit comments