Skip to content

Commit 492fce9

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

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
"identity-obj-proxy": "^3.0.0",
163163
"jest": "^29.7.0",
164164
"jest-environment-jsdom": "^29.7.0",
165-
"npm-run-all2": "^7.0.0",
165+
"npm-run-all2": "^8.0.0",
166166
"os-browserify": "^0.3.0",
167167
"path": "^0.12.7",
168168
"path-browserify": "^1.0.1",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5725,7 +5725,7 @@ __metadata:
57255725
languageName: node
57265726
linkType: hard
57275727

5728-
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3":
5728+
"cross-spawn@npm:^7.0.0, cross-spawn@npm:^7.0.1, cross-spawn@npm:^7.0.2, cross-spawn@npm:^7.0.3, cross-spawn@npm:^7.0.6":
57295729
version: 7.0.6
57305730
resolution: "cross-spawn@npm:7.0.6"
57315731
dependencies:
@@ -7337,7 +7337,7 @@ __metadata:
73377337
mdast-util-from-markdown: "npm:^2.0.0"
73387338
mdast-util-to-hast: "npm:^13.0.0"
73397339
normalize.css: "npm:^8.0.1"
7340-
npm-run-all2: "npm:^7.0.0"
7340+
npm-run-all2: "npm:^8.0.0"
73417341
os-browserify: "npm:^0.3.0"
73427342
path: "npm:^0.12.7"
73437343
path-browserify: "npm:^1.0.1"
@@ -10139,7 +10139,7 @@ __metadata:
1013910139
languageName: node
1014010140
linkType: hard
1014110141

10142-
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.4":
10142+
"minimatch@npm:^9.0.4":
1014310143
version: 9.0.5
1014410144
resolution: "minimatch@npm:9.0.5"
1014510145
dependencies:
@@ -10442,14 +10442,14 @@ __metadata:
1044210442
languageName: node
1044310443
linkType: hard
1044410444

10445-
"npm-run-all2@npm:^7.0.0":
10446-
version: 7.0.1
10447-
resolution: "npm-run-all2@npm:7.0.1"
10445+
"npm-run-all2@npm:^8.0.0":
10446+
version: 8.0.4
10447+
resolution: "npm-run-all2@npm:8.0.4"
1044810448
dependencies:
1044910449
ansi-styles: "npm:^6.2.1"
10450-
cross-spawn: "npm:^7.0.3"
10450+
cross-spawn: "npm:^7.0.6"
1045110451
memorystream: "npm:^0.3.1"
10452-
minimatch: "npm:^9.0.0"
10452+
picomatch: "npm:^4.0.2"
1045310453
pidtree: "npm:^0.6.0"
1045410454
read-package-json-fast: "npm:^4.0.0"
1045510455
shell-quote: "npm:^1.7.3"
@@ -10459,7 +10459,7 @@ __metadata:
1045910459
npm-run-all2: bin/npm-run-all/index.js
1046010460
run-p: bin/run-p/index.js
1046110461
run-s: bin/run-s/index.js
10462-
checksum: 10c0/1f2438341473280f7f55015f04a9c5bbbb3226e8235ef50811f50f98514f10ff2ac1640da592e0d5a2e6c7b95060e1bb1c7a86b5177fa746151912ac99a8f3b7
10462+
checksum: 10c0/cfc2987df224e55456629301991b5fa6980cc644d1836fe3c22d74a4508512737d30389795b759bb5d659103e54281c59741ecdc0241cfd2615cb9bffbf7cceb
1046310463
languageName: node
1046410464
linkType: hard
1046510465

@@ -10935,6 +10935,13 @@ __metadata:
1093510935
languageName: node
1093610936
linkType: hard
1093710937

10938+
"picomatch@npm:^4.0.2":
10939+
version: 4.0.2
10940+
resolution: "picomatch@npm:4.0.2"
10941+
checksum: 10c0/7c51f3ad2bb42c776f49ebf964c644958158be30d0a510efd5a395e8d49cb5acfed5b82c0c5b365523ce18e6ab85013c9ebe574f60305892ec3fa8eee8304ccc
10942+
languageName: node
10943+
linkType: hard
10944+
1093810945
"pidtree@npm:^0.6.0":
1093910946
version: 0.6.0
1094010947
resolution: "pidtree@npm:0.6.0"

0 commit comments

Comments
 (0)