From 7e59ffe954f5ceb4e6f37f45b9f940ae395f6e7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:27:37 +0000 Subject: [PATCH] Replace dependency npm-run-all with npm-run-all2 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f4ec6..dd8ac86 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@types/jest": "24.9.1", "@types/tmp": "0.1.0", "jest": "24.9.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "rimraf": "3.0.2", "ts-jest": "24.3.0", "tslint": "5.20.1",