From 43c77eb504554ebbf8c8932c2064cf187a9a7fd2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:41:27 +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 7ed646b..cff5640 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "globals": "17.4.0", "jest": "30.3.0", "jest-junit": "16.0.0", - "npm-run-all2": "5.0.0", + "npm-run-all2": "8.0.4", "ts-jest": "29.4.6", "typescript": "5.9.3" },