From 18ffb4748cc34ef92020e41aadef066e6716c541 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 03:33:00 +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 659274e..0600dcc 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "husky": "^9.1.7", "installed-check": "^10.0.1", "knip": "^5.86.0", - "npm-run-all2": "^8.0.4", + "npm-run-all2": "^9.0.2", "tstyche": "^6.2.0", "type-coverage": "^2.29.7", "typescript": "~5.9.3"