From 9b3a4918463082306dc3c66ff80b63daa1f96dbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 01:17:08 +0000 Subject: [PATCH] chore(deps): replace dependency npm-run-all 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 c4b7775a..14c2b3f6 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "karma-firefox-launcher": "2.1.2", "karma-jasmine": "5.1.0", "karma-webpack": "4.0.2", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "postcss": "8.4.36", "postcss-cli": "8.3.1", "prettier": "3.2.5",