File tree 2 files changed +7
-7
lines changed 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 32
32
"husky" : " ^9.1.6" ,
33
33
"lerna" : " ^8.1.8" ,
34
34
"lint-staged" : " ^15.2.10" ,
35
- "npm-run-all2" : " ^7 .0.0" ,
35
+ "npm-run-all2" : " ^8 .0.0" ,
36
36
"oxlint" : " ^0.16.0" ,
37
37
"prettier" : " ^3.3.3" ,
38
38
"tslib" : " ^2.7.0" ,
Original file line number Diff line number Diff line change @@ -6359,7 +6359,7 @@ __metadata:
6359
6359
husky : " npm:^9.1.6"
6360
6360
lerna : " npm:^8.1.8"
6361
6361
lint-staged : " npm:^15.2.10"
6362
- npm-run-all2 : " npm:^7 .0.0"
6362
+ npm-run-all2 : " npm:^8 .0.0"
6363
6363
oxlint : " npm:^0.16.0"
6364
6364
prettier : " npm:^3.3.3"
6365
6365
tslib : " npm:^2.7.0"
@@ -6545,14 +6545,14 @@ __metadata:
6545
6545
languageName : node
6546
6546
linkType : hard
6547
6547
6548
- " npm-run-all2@npm:^7 .0.0 " :
6549
- version : 7 .0.2
6550
- resolution : " npm-run-all2@npm:7 .0.2 "
6548
+ " npm-run-all2@npm:^8 .0.0 " :
6549
+ version : 8 .0.4
6550
+ resolution : " npm-run-all2@npm:8 .0.4 "
6551
6551
dependencies :
6552
6552
ansi-styles : " npm:^6.2.1"
6553
6553
cross-spawn : " npm:^7.0.6"
6554
6554
memorystream : " npm:^0.3.1"
6555
- minimatch : " npm:^9 .0.0 "
6555
+ picomatch : " npm:^4 .0.2 "
6556
6556
pidtree : " npm:^0.6.0"
6557
6557
read-package-json-fast : " npm:^4.0.0"
6558
6558
shell-quote : " npm:^1.7.3"
@@ -6562,7 +6562,7 @@ __metadata:
6562
6562
npm-run-all2 : bin/npm-run-all/index.js
6563
6563
run-p : bin/run-p/index.js
6564
6564
run-s : bin/run-s/index.js
6565
- checksum : 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
6565
+ checksum : 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
6566
6566
languageName : node
6567
6567
linkType : hard
6568
6568
You can’t perform that action at this time.
0 commit comments