Skip to content

Commit cdcc52d

Browse files
authored
chore(deps): update dependency npm-run-all2 to v6 (#6387)
1 parent 6871865 commit cdcc52d

File tree

4 files changed

+25
-131
lines changed

4 files changed

+25
-131
lines changed

package-lock.json

Lines changed: 22 additions & 129 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"get-port": "^7.0.0",
139139
"has-ansi": "^6.0.0",
140140
"moize": "^6.0.0",
141-
"npm-run-all2": "^5.0.0",
141+
"npm-run-all2": "^6.0.0",
142142
"process-exists": "^5.0.0",
143143
"sinon": "^20.0.0",
144144
"tmp-promise": "^3.0.2",

packages/edge-bundler/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"archiver": "^7.0.0",
5050
"chalk": "^5.4.0",
5151
"nock": "^14.0.0",
52+
"npm-run-all2": "^6.0.0",
5253
"tar": "^6.1.11",
5354
"typescript": "^5.0.0",
5455
"vitest": "^0.34.0"

packages/framework-info/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cpy": "^11.0.0",
7474
"cpy-cli": "^5.0.0",
7575
"fast-glob": "^3.2.12",
76-
"npm-run-all2": "^5.0.0",
76+
"npm-run-all2": "^6.0.0",
7777
"rollup-plugin-node-polyfills": "^0.2.1",
7878
"tmp-promise": "^3.0.2",
7979
"typescript": "^5.0.0",

0 commit comments

Comments
 (0)