Skip to content

Commit 9159032

Browse files
chore(deps-dev): bump npm-run-all2 from 7.0.2 to 8.0.1 (#4150)
1 parent bf81818 commit 9159032

File tree

5 files changed

+21
-18
lines changed

5 files changed

+21
-18
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cross-env": "^7.0.3",
3030
"dotenv": "^16.5.0",
3131
"http-server": "14.1.1",
32-
"npm-run-all2": "7.0.2",
32+
"npm-run-all2": "8.0.1",
3333
"tslib": "^2.8.1",
3434
"typescript": "^5.3.3"
3535
},

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lint-staged": "^15.5.1",
8787
"markdownlint-cli": "^0.44.0",
8888
"ng-packagr": "19.2.2",
89-
"npm-run-all2": "7.0.2",
89+
"npm-run-all2": "8.0.1",
9090
"postcss": "^8.5.3",
9191
"postcss-cli": "^11.0.1",
9292
"prettier": "^3.5.3",

showcases/next-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@types/node": "^22.15.3",
2121
"@types/react": "^18.3.13",
22-
"npm-run-all2": "7.0.2",
22+
"npm-run-all2": "8.0.1",
2323
"open-cli": "^8.0.0",
2424
"typescript": "^5.4.5"
2525
},

showcases/stencil-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@stencil/core": "4.30.0"
2020
},
2121
"devDependencies": {
22-
"npm-run-all2": "7.0.2",
22+
"npm-run-all2": "8.0.1",
2323
"typescript": "^5.4.5"
2424
},
2525
"overrides": {

0 commit comments

Comments
 (0)