From 24d5cf4c03261beff0d7a5b5988d6a1f842f420d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 03:37:48 +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 4f4d878..01f746c 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-unicorn": "^48.0.1", "husky": "^9.0.11", "knip": "^5.13.0", - "npm-run-all2": "^6.1.2", + "npm-run-all2": "^8.0.4", "type-coverage": "^2.28.2", "typescript": "~5.4.5" }