Skip to content

Commit c885b78

Browse files
committed
chore: update npm-run-all to version 7.0.2 and adjust pnpm engine requirements
Refs: #6350
1 parent ac84feb commit c885b78

File tree

3 files changed

+53
-42
lines changed

3 files changed

+53
-42
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
"license-report": "6.7.2",
1010
"lint-staged": "15.4.3",
1111
"npm-check-updates": "17.1.15",
12-
"npm-run-all": "4.1.5",
12+
"npm-run-all2": "7.0.2",
1313
"prettier": "3.5.3",
1414
"rimraf": "6.0.1",
1515
"ts-node": "10.9.2",
1616
"ts-prune": "0.10.3",
1717
"typescript": "5.8.2"
1818
},
1919
"engines": {
20-
"pnpm": "^9 || ^10"
20+
"pnpm": "^9 || ^10"
2121
},
2222
"private": true,
2323
"scripts": {

packages/samples/react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"less-loader": "12.2.0",
5858
"mini-css-extract-plugin": "2.9.2",
5959
"nightwatch-axe-verbose": "2.3.1",
60-
"npm-run-all": "4.1.5",
60+
"npm-run-all2": "7.0.2",
6161
"postcss-loader": "8.1.1",
6262
"prettier": "3.5.3",
6363
"react": "18.3.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)