From 48ea479d277086f9df3fd0c91e0712a626af98e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 01:18:01 +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 f8ad1639..d3a31168 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",