Skip to content

Commit 4c8d229

Browse files
chore(deps): update dependency npm-run-all2 to v8
1 parent 14b4875 commit 4c8d229

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"husky": "^9.1.6",
3333
"lerna": "^8.1.8",
3434
"lint-staged": "^15.2.10",
35-
"npm-run-all2": "^7.0.0",
35+
"npm-run-all2": "^8.0.0",
3636
"oxlint": "^0.18.0",
3737
"prettier": "^3.3.3",
3838
"tslib": "^2.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6387,7 +6387,7 @@ __metadata:
63876387
husky: "npm:^9.1.6"
63886388
lerna: "npm:^8.1.8"
63896389
lint-staged: "npm:^15.2.10"
6390-
npm-run-all2: "npm:^7.0.0"
6390+
npm-run-all2: "npm:^8.0.0"
63916391
oxlint: "npm:^0.18.0"
63926392
prettier: "npm:^3.3.3"
63936393
tslib: "npm:^2.7.0"
@@ -6573,14 +6573,14 @@ __metadata:
65736573
languageName: node
65746574
linkType: hard
65756575

6576-
"npm-run-all2@npm:^7.0.0":
6577-
version: 7.0.2
6578-
resolution: "npm-run-all2@npm:7.0.2"
6576+
"npm-run-all2@npm:^8.0.0":
6577+
version: 8.0.4
6578+
resolution: "npm-run-all2@npm:8.0.4"
65796579
dependencies:
65806580
ansi-styles: "npm:^6.2.1"
65816581
cross-spawn: "npm:^7.0.6"
65826582
memorystream: "npm:^0.3.1"
6583-
minimatch: "npm:^9.0.0"
6583+
picomatch: "npm:^4.0.2"
65846584
pidtree: "npm:^0.6.0"
65856585
read-package-json-fast: "npm:^4.0.0"
65866586
shell-quote: "npm:^1.7.3"
@@ -6590,7 +6590,7 @@ __metadata:
65906590
npm-run-all2: bin/npm-run-all/index.js
65916591
run-p: bin/run-p/index.js
65926592
run-s: bin/run-s/index.js
6593-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
6593+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
65946594
languageName: node
65956595
linkType: hard
65966596

0 commit comments

Comments
 (0)