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] authored Sep 20, 2024
1 parent 608eac1 commit 52d6e89
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 177 deletions.
2 changes: 1 addition & 1 deletion apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@vue/tsconfig": "^0.1.3",
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.9.0",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"prettier": "^2.8.4",
"typescript": "~4.8.4",
"vite": "^4.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"eslint": "^8.34.0",
"eslint-plugin-vue": "^9.3.0",
"jsdom": "^20.0.1",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"postcss": "^8.4.23",
"prettier": "^2.7.1",
"tailwindcss": "^3.3.2",
Expand Down
Loading

0 comments on commit 52d6e89

Please sign in to comment.