Skip to content

Commit 92bff16

Browse files
chore: bump up npm-run-all2 version to v8 (#408)
1 parent 5c7cc5f commit 92bff16

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"chalk": "^5.4.1",
6666
"husky": "^9.1.7",
6767
"lint-staged": "^15.5.0",
68-
"npm-run-all2": "^7.0.2",
68+
"npm-run-all2": "^8.0.0",
6969
"oxlint": "^0.16.3",
7070
"prettier": "^3.5.3",
7171
"tinybench": "^4.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ __metadata:
9393
chalk: "npm:^5.4.1"
9494
husky: "npm:^9.1.7"
9595
lint-staged: "npm:^15.5.0"
96-
npm-run-all2: "npm:^7.0.2"
96+
npm-run-all2: "npm:^8.0.0"
9797
oxlint: "npm:^0.16.3"
9898
prettier: "npm:^3.5.3"
9999
tinybench: "npm:^4.0.1"
@@ -1602,9 +1602,9 @@ __metadata:
16021602
languageName: node
16031603
linkType: hard
16041604

1605-
"npm-run-all2@npm:^7.0.2":
1606-
version: 7.0.2
1607-
resolution: "npm-run-all2@npm:7.0.2"
1605+
"npm-run-all2@npm:^8.0.0":
1606+
version: 8.0.0
1607+
resolution: "npm-run-all2@npm:8.0.0"
16081608
dependencies:
16091609
ansi-styles: "npm:^6.2.1"
16101610
cross-spawn: "npm:^7.0.6"
@@ -1619,7 +1619,7 @@ __metadata:
16191619
npm-run-all2: bin/npm-run-all/index.js
16201620
run-p: bin/run-p/index.js
16211621
run-s: bin/run-s/index.js
1622-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
1622+
checksum: 10c0/50ce762c55b11f8d7ae4512f6750088787b9918848ce866a630c262a46add005489596bf67a117d324d9bf61b4f232b0447046b132bbe41d8ce804d51bcddb96
16231623
languageName: node
16241624
linkType: hard
16251625

0 commit comments

Comments
 (0)