From fbb77e2b39e1336ef2e304aed510a5cbd8147b2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 04:28:57 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f4d878..c767605 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "eslint-plugin-unicorn": "^48.0.1", "husky": "^9.0.11", "knip": "^5.13.0", - "npm-run-all2": "^6.1.2", + "npm-run-all2": "^7.0.1", "type-coverage": "^2.28.2", "typescript": "~5.4.5" }