From a0ff28fe39c75ae5aad44db60cf8b07d216b2665 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:05:22 +0000 Subject: [PATCH] chore(deps): 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 8fedad356c3c..b8c481512119 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "jest-junit": "16.0.0", - "npm-run-all": "4.1.5" + "npm-run-all2": "5.0.0" }, "repository": { "type": "git",