From 154daf015d6187bbc18bdc7e58594319b376d0aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 03:21:14 +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 e935af6..7ed646b 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-all": "4.1.5", + "npm-run-all2": "5.0.0", "ts-jest": "29.4.6", "typescript": "5.9.3" },