Skip to content

Commit

Permalink
chore: update npm-run-all to version 7.0.2 in multiple package.json f…
Browse files Browse the repository at this point in the history
…iles

Refs: #6350
  • Loading branch information
deleonio committed Mar 4, 2025
1 parent 3c5a36c commit 91b11be
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 61 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"license-report": "6.7.2",
"lint-staged": "15.4.3",
"npm-check-updates": "17.1.15",
"npm-run-all": "4.1.5",
"npm-run-all2": "7.0.2",
"prettier": "3.5.3",
"rimraf": "6.0.1",
"ts-node": "10.9.2",
"ts-prune": "0.10.3",
"typescript": "5.8.2"
},
"engines": {
"pnpm": "^9 || ^10"
"pnpm": "^9 || ^10"
},
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion packages/designer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"cpy-cli": "5.0.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "7.0.2",
"playwright": "1.50.1",
"react-dev-utils": "12.0.1",
"rimraf": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"eslint-plugin-react": "7.37.4",
"formik": "2.4.6",
"nightwatch-axe-verbose": "2.3.1",
"npm-run-all": "4.1.5",
"npm-run-all2": "7.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-number-format": "5.4.3",
Expand Down
125 changes: 68 additions & 57 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 91b11be

Please sign in to comment.