From fda6869a8339ae1102517cc63dd528ee922418f1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 12:52:23 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v5.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a8b4d80c..dfcbe01ac 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": "5.0.2" } }