From a0b20da9ff12f5e318e7105e270aa231e7fe2cda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:18:40 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 659274e..563d4ca 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "^9.1.7", "installed-check": "^10.0.1", "knip": "^5.86.0", - "npm-run-all2": "^8.0.4", + "npm-run-all2": "^9.0.1", "tstyche": "^6.2.0", "type-coverage": "^2.29.7", "typescript": "~5.9.3"