From 87e2ab339a85ccb950d5616a1bccda55fa0912b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 03:39:11 +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 6c76ec9..84fc21e 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": "^9.0.1", "typescript": "~5.7.2" } }