Skip to content

Commit

Permalink
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent b411bdf commit 7eb3465
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 81 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -93,7 +93,7 @@
"eslint-plugin-prettier": "^4.2.1",
"gh-changelogen": "^0.2.8",
"lint-staged": "^13.1.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"playwright": "^1.29.1",
"prettier": "^2.8.1",
"ts-prune": "^0.10.3",
Expand Down
2 changes: 1 addition & 1 deletion playground/vite-vue/package.json
Expand Up @@ -17,7 +17,7 @@
"@types/node": "^18.11.18",
"@vitejs/plugin-vue": "^4.0.0",
"@vue/tsconfig": "^0.4.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"typescript": "~4.9.0",
"vite": "^4.0.0",
"vue-tsc": "^1.0.18",
Expand Down
113 changes: 34 additions & 79 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7eb3465

Please sign in to comment.