Skip to content

Commit 29934ce

Browse files
chore(deps): update dependency npm-run-all2 to v8 (#1047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b02e5c commit 29934ce

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
@@ -89,7 +89,7 @@
8989
"husky": "^9.0.10",
9090
"lint-staged": "^15.2.1",
9191
"lodash": "^4.17.21",
92-
"npm-run-all2": "^7.0.0",
92+
"npm-run-all2": "^8.0.0",
9393
"oxlint": "^0.16.0",
9494
"pinst": "^3.0.0",
9595
"png.js": "^0.2.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ __metadata:
485485
husky: "npm:^9.0.10"
486486
lint-staged: "npm:^15.2.1"
487487
lodash: "npm:^4.17.21"
488-
npm-run-all2: "npm:^7.0.0"
488+
npm-run-all2: "npm:^8.0.0"
489489
oxlint: "npm:^0.16.0"
490490
pinst: "npm:^3.0.0"
491491
png.js: "npm:^0.2.1"
@@ -3999,9 +3999,9 @@ __metadata:
39993999
languageName: node
40004000
linkType: hard
40014001

4002-
"npm-run-all2@npm:^7.0.0":
4003-
version: 7.0.2
4004-
resolution: "npm-run-all2@npm:7.0.2"
4002+
"npm-run-all2@npm:^8.0.0":
4003+
version: 8.0.0
4004+
resolution: "npm-run-all2@npm:8.0.0"
40054005
dependencies:
40064006
ansi-styles: "npm:^6.2.1"
40074007
cross-spawn: "npm:^7.0.6"
@@ -4016,7 +4016,7 @@ __metadata:
40164016
npm-run-all2: bin/npm-run-all/index.js
40174017
run-p: bin/run-p/index.js
40184018
run-s: bin/run-s/index.js
4019-
checksum: 10c0/4606c0cdaad9dc7dbe5a6ae432b1aabea25e2ffd541f959307e5c34247d0658952f98352b8ce45f925241af304c6718b2198b425f234e0e9fbc30b342cedb121
4019+
checksum: 10c0/50ce762c55b11f8d7ae4512f6750088787b9918848ce866a630c262a46add005489596bf67a117d324d9bf61b4f232b0447046b132bbe41d8ce804d51bcddb96
40204020
languageName: node
40214021
linkType: hard
40224022

0 commit comments

Comments
 (0)