From b23e03a8c851c0eadddb6df519e25649fb0da556 Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Sat, 10 May 2025 20:16:18 +0000 Subject: [PATCH] chore(deps): replace dependency npm-run-all with npm-run-all2 ^5.0.0 --- package.json | 2 +- pkg-manager/headless/package.json | 2 +- pnpm/package.json | 2 +- reviewing/outdated/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 268ba75faf8..3edcb2f1ef5 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "jest": "^29.5.0", "keyv": "4.5.2", "lcov-result-merger": "^3.3.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "publish-packed": "^4.1.1", "rimraf": "^3.0.2", "shx": "^0.3.4", diff --git a/pkg-manager/headless/package.json b/pkg-manager/headless/package.json index 2a1be593a9d..7499097cfdd 100644 --- a/pkg-manager/headless/package.json +++ b/pkg-manager/headless/package.json @@ -31,7 +31,7 @@ "@types/sinon": "^10.0.14", "isexe": "2.0.0", "load-json-file": "^6.2.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "sinon": "^15.0.4", "tempy": "^1.0.1", "write-json-file": "^4.3.0" diff --git a/pnpm/package.json b/pnpm/package.json index 15c290ee909..41335beb34c 100644 --- a/pnpm/package.json +++ b/pnpm/package.json @@ -89,7 +89,7 @@ "load-json-file": "^6.2.0", "loud-rejection": "^2.2.0", "normalize-newline": "3.0.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "p-any": "3.0.0", "p-defer": "^3.0.0", "path-exists": "^4.0.0", diff --git a/reviewing/outdated/package.json b/reviewing/outdated/package.json index d36d8b9d3ad..83af4aa9d0c 100644 --- a/reviewing/outdated/package.json +++ b/reviewing/outdated/package.json @@ -55,7 +55,7 @@ "@pnpm/outdated": "workspace:*", "@types/ramda": "0.28.20", "@types/semver": "7.3.13", - "npm-run-all": "^4.1.5" + "npm-run-all2": "^5.0.0" }, "funding": "https://opencollective.com/pnpm", "exports": {