File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 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.18.0" ,
37
37
"prettier" : " ^3.3.3" ,
38
38
"tslib" : " ^2.7.0" ,
Original file line number Diff line number Diff line change @@ -6368,7 +6368,7 @@ __metadata:
6368
6368
husky : " npm:^9.1.6"
6369
6369
lerna : " npm:^8.1.8"
6370
6370
lint-staged : " npm:^15.2.10"
6371
- npm-run-all2 : " npm:^7 .0.0"
6371
+ npm-run-all2 : " npm:^8 .0.0"
6372
6372
oxlint : " npm:^0.18.0"
6373
6373
prettier : " npm:^3.3.3"
6374
6374
tslib : " npm:^2.7.0"
@@ -6554,14 +6554,14 @@ __metadata:
6554
6554
languageName : node
6555
6555
linkType : hard
6556
6556
6557
- " npm-run-all2@npm:^7 .0.0 " :
6558
- version : 7 .0.2
6559
- resolution : " npm-run-all2@npm:7 .0.2 "
6557
+ " npm-run-all2@npm:^8 .0.0 " :
6558
+ version : 8 .0.4
6559
+ resolution : " npm-run-all2@npm:8 .0.4 "
6560
6560
dependencies :
6561
6561
ansi-styles : " npm:^6.2.1"
6562
6562
cross-spawn : " npm:^7.0.6"
6563
6563
memorystream : " npm:^0.3.1"
6564
- minimatch : " npm:^9 .0.0 "
6564
+ picomatch : " npm:^4 .0.2 "
6565
6565
pidtree : " npm:^0.6.0"
6566
6566
read-package-json-fast : " npm:^4.0.0"
6567
6567
shell-quote : " npm:^1.7.3"
@@ -6571,7 +6571,7 @@ __metadata:
6571
6571
npm-run-all2 : bin/npm-run-all/index.js
6572
6572
run-p : bin/run-p/index.js
6573
6573
run-s : bin/run-s/index.js
6574
- checksum : 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
6574
+ checksum : 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
6575
6575
languageName : node
6576
6576
linkType : hard
6577
6577
You can’t perform that action at this time.
0 commit comments