From 3d82cac6a409265ebbab75a4cde895c39d2b6b01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 19:52:57 +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 b975dcac..1be152f9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-config-prettier": "^10.1.8", "eslint-plugin-prettier": "^5.5.6", "lint-staged": "^16.4.0", - "npm-run-all2": "^8.0.4", + "npm-run-all2": "^9.0.2", "prettier": "^3.8.3", "rimraf": "^6.1.3", "turbo": "^2.9.16",