From 7c9071891382a0e59ca6db8153ed25f436832664 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 21 Dec 2024 07:15:54 +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 0ba1ff5b..ee98a755 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "jest": "24.9.0", "js-yaml": "3.14.1", "json-stable-stringify": "1.0.2", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "request": "2.88.2", "rimraf": "3.0.2", "shelljs": "0.8.5",