Skip to content

Commit 5d01c86

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a845bd commit 5d01c86

File tree

3 files changed

+19
-104
lines changed

3 files changed

+19
-104
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"klaw": "^4.0.1",
5757
"lint-staged": "^11.0.0",
5858
"minimist": "^1.2.5",
59-
"npm-run-all": "^4.1.5",
59+
"npm-run-all2": "^5.0.0",
6060
"playwright-chromium": "^1.24.0",
6161
"prompts": "^2.4.1",
6262
"publint": "^0.1.9",

packages/vite-plugin-checker/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@vue/language-core": "^2.0.14",
5959
"esbuild": "^0.14.27",
6060
"meow": "^9.0.0",
61-
"npm-run-all": "^4.1.5",
61+
"npm-run-all2": "^5.0.0",
6262
"stylelint": "^14.0.0",
6363
"tsup": "^6.7.0",
6464
"typescript": "^5.5.3",

pnpm-lock.yaml

+17-102
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)