Skip to content

Commit b99a711

Browse files
chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0
1 parent 44bf5ff commit b99a711

File tree

3 files changed

+38
-91
lines changed

3 files changed

+38
-91
lines changed

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"esbuild-node-externals": "^1.7.0",
9595
"jest-remirror": "^2.1.5",
9696
"jsdom": "^21.1.2",
97-
"npm-run-all": "^4.1.5",
97+
"npm-run-all2": "^5.0.0",
9898
"prettier": "^2.8.8",
9999
"react": "^18.2.0",
100100
"react-dom": "^18.2.0",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"jest-remirror": "^2.1.5",
2727
"jsdom": "^21.1.2",
2828
"lodash-es": "^4.17.21",
29-
"npm-run-all": "^4.1.5",
29+
"npm-run-all2": "^5.0.0",
3030
"playwright-chromium": "^1.34.3",
3131
"react": "^18.2.0",
3232
"react-dom": "^18.2.0",

pnpm-lock.yaml

Lines changed: 36 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)