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 Mar 20, 2024
1 parent b75557f commit 9c196a6
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 17 deletions.
2 changes: 1 addition & 1 deletion packages/devtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^3.1.0",
"dotenv": "^16.0.3",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"rollup-plugin-visualizer": "^5.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@types/ws": "^8.5.4",
"chokidar": "^3.5.3",
"nodemon": "^2.0.21",
"npm-run-all": "^4.1.5",
"npm-run-all2": "^5.0.0",
"pino-pretty": "^10.0.0",
"typescript": "^4.9.5"
},
Expand Down
52 changes: 37 additions & 15 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 9c196a6

Please sign in to comment.