Skip to content

Commit 339e8d3

Browse files
chore(deps): update dependency npm-run-all2 to v7 (#1009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bbb9545 commit 339e8d3

File tree

3 files changed

+37
-31
lines changed

3 files changed

+37
-31
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"husky": "^9.1.6",
4545
"lint-staged": "^15.2.10",
4646
"node-fetch": "^3.3.2",
47-
"npm-run-all2": "^6.2.6",
47+
"npm-run-all2": "^7.0.1",
4848
"playwright-core": "~1.48.2",
4949
"prettier": "^3.3.3",
5050
"prettier-plugin-svelte": "^3.2.7",

packages/e2e-tests/vite-ssr-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"decamelize": "^6.0.0",
1919
"e2e-test-dep-esm-only": "workspace:^",
2020
"express": "^4.21.1",
21-
"npm-run-all2": "^6.2.6",
21+
"npm-run-all2": "^7.0.1",
2222
"serve-static": "^1.16.2",
2323
"svelte": "^5.1.3",
2424
"vite": "^5.4.10"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)