Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a3f91e2

Browse files
authoredOct 9, 2024··
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 3db8373 commit a3f91e2

File tree

2 files changed

+45
-39
lines changed

2 files changed

+45
-39
lines changed
 

‎apps/vue3/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"eslint": "^8.55.0",
3232
"eslint-plugin-vue": "^9.19.2",
3333
"minimatch": "^9.0.3",
34-
"npm-run-all": "^4.1.5",
34+
"npm-run-all2": "^5.0.0",
3535
"prettier": "^3.1.0",
3636
"typescript": "^5.3.3",
3737
"vite": "^5.0.7",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.