Skip to content

Commit 4af89a6

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent b75557f commit 4af89a6

File tree

3 files changed

+48
-44
lines changed

3 files changed

+48
-44
lines changed

packages/devtools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/react-dom": "^18.0.11",
7272
"@vitejs/plugin-react": "^3.1.0",
7373
"dotenv": "^16.0.3",
74-
"npm-run-all": "^4.1.5",
74+
"npm-run-all2": "^5.0.0",
7575
"react": "^18.2.0",
7676
"react-dom": "^18.2.0",
7777
"rollup-plugin-visualizer": "^5.9.0",

packages/server/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@types/ws": "^8.5.4",
6666
"chokidar": "^3.5.3",
6767
"nodemon": "^2.0.21",
68-
"npm-run-all": "^4.1.5",
68+
"npm-run-all2": "^5.0.0",
6969
"pino-pretty": "^10.0.0",
7070
"typescript": "^4.9.5"
7171
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)