From 151e0d37ebdf1b520f43e85ab07ac56aec06bcd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 01:48:18 +0000 Subject: [PATCH] chore: Replace npm-run-all version with npm-run-all2 ^5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dcf3088c..3b5891175 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "mini-css-extract-plugin": "^2.6.1", "node-fetch": "^2.6.2", "nodemon": "^2.0.19", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "path-to-regexp": "1.8.0", "postcss-loader": "^7.0.1", "prettier": "^2.7.1",