From fcf31ac98977e28c30bf9b5a7e1448629ac3c850 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 06:42:38 +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 8f904cf..653acca 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@eik/semantic-release-config": "1.0.0", "@eik/typescript-config": "1.0.0", "eslint": "9.16.0", - "npm-run-all2": "5.0.2", + "npm-run-all2": "7.0.2", "prettier": "3.4.2", "rimraf": "6.0.1", "semantic-release": "24.2.0",