From 7f96a2c93239e640e8f80546e53bd6e339c5c03c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 19:11:11 +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 6c76ec9..0efb117 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@voxpelli/tsconfig": "^15.1.0", "eslint": "^9.28.0", "husky": "^9.1.7", - "npm-run-all2": "^7.0.2", + "npm-run-all2": "^8.0.4", "typescript": "~5.7.2" } }