From 08665b308fdf9f22e33c44444fd5d32b8ccc4ec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 01:07:30 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a8b4d80c..3dbc15829 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": "6.2.6" } }