Skip to content

Commit 6ff42c3

Browse files
chore: bump up npm-run-all2 version to v8 (#72)
1 parent 9bc5739 commit 6ff42c3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"chalk": "^5.3.0",
7373
"husky": "^9.1.7",
7474
"lint-staged": "^15.2.10",
75-
"npm-run-all2": "^7.0.1",
75+
"npm-run-all2": "^8.0.0",
7676
"oxlint": "^0.16.0",
7777
"prettier": "^3.4.1",
7878
"tar": "^7.4.3",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ __metadata:
538538
chalk: "npm:^5.3.0"
539539
husky: "npm:^9.1.7"
540540
lint-staged: "npm:^15.2.10"
541-
npm-run-all2: "npm:^7.0.1"
541+
npm-run-all2: "npm:^8.0.0"
542542
oxlint: "npm:^0.16.0"
543543
prettier: "npm:^3.4.1"
544544
tar: "npm:^7.4.3"
@@ -1737,7 +1737,7 @@ __metadata:
17371737
languageName: node
17381738
linkType: hard
17391739

1740-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3":
1740+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
17411741
version: 7.0.6
17421742
resolution: "cross-spawn@npm:7.0.6"
17431743
dependencies:
@@ -2871,12 +2871,12 @@ __metadata:
28712871
languageName: node
28722872
linkType: hard
28732873

2874-
"npm-run-all2@npm:^7.0.1":
2875-
version: 7.0.1
2876-
resolution: "npm-run-all2@npm:7.0.1"
2874+
"npm-run-all2@npm:^8.0.0":
2875+
version: 8.0.0
2876+
resolution: "npm-run-all2@npm:8.0.0"
28772877
dependencies:
28782878
ansi-styles: "npm:^6.2.1"
2879-
cross-spawn: "npm:^7.0.3"
2879+
cross-spawn: "npm:^7.0.6"
28802880
memorystream: "npm:^0.3.1"
28812881
minimatch: "npm:^9.0.0"
28822882
pidtree: "npm:^0.6.0"
@@ -2888,7 +2888,7 @@ __metadata:
28882888
npm-run-all2: bin/npm-run-all/index.js
28892889
run-p: bin/run-p/index.js
28902890
run-s: bin/run-s/index.js
2891-
checksum: 10c0/1f2438341473280f7f55015f04a9c5bbbb3226e8235ef50811f50f98514f10ff2ac1640da592e0d5a2e6c7b95060e1bb1c7a86b5177fa746151912ac99a8f3b7
2891+
checksum: 10c0/50ce762c55b11f8d7ae4512f6750088787b9918848ce866a630c262a46add005489596bf67a117d324d9bf61b4f232b0447046b132bbe41d8ce804d51bcddb96
28922892
languageName: node
28932893
linkType: hard
28942894

0 commit comments

Comments
 (0)