From 9c8ba6c349a58080af51a072ee33c99a7453d55e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 03:39:58 +0000 Subject: [PATCH] chore(deps): update dependency npm-run-all2 to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 68286e5..d7be3c7 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@types/mime": "3.0.4", "@types/readable-stream": "4.0.15", "eslint": "9.8.0", - "npm-run-all2": "5.0.2", + "npm-run-all2": "6.2.3", "prettier": "3.3.3", "rimraf": "6.0.1", "semantic-release": "24.0.0",