From 14fa2f48e1524daaef0dd740463aae29f6a7a30d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 22:43:34 +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 664f479..3143f3b 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@types/jest": "24.9.1", "@types/node": "12.20.55", "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",