From 1b9c7d8730c163690d73cc51a5ae24a648a27a2a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:08:54 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a8b4d80c..3dca23655 100644 --- a/package.json +++ b/package.json @@ -47,6 +47,6 @@ "jest": "30.3.0", "jest-environment-jsdom": "30.3.0", "jest-junit": "16.0.0", - "npm-run-all2": "5.0.0" + "npm-run-all2": "8.0.4" } }