From 7d86a2af7232d8c350501a2e036985f56120b190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 May 2025 03:31:21 +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 23fe9d1..1866b6d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "husky": "^9.1.1", "installed-check": "^9.3.0", "knip": "^5.26.0", - "npm-run-all2": "^6.2.2", + "npm-run-all2": "^8.0.4", "type-coverage": "^2.29.1", "typescript": "~5.5.3", "validate-conventional-commit": "^1.0.4"