From 948d9e537f83db810c5d4f6ae4ece670af4855b9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 01:07:45 +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 e4ed285..9c604f5 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@types/ws": "^8.5.10", "eslint": "^9.11.1", "globals": "^15.9.0", - "npm-run-all2": "^6.1.1", + "npm-run-all2": "^7.0.0", "prettier": "^3.3.3", "tsc-watch": "^6.0.4", "typescript": "5.5.4",