From 444c07a91eec0ae6d6e6c6f3177e5c29877ca11f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 15:50:20 +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 301432f9..ade39436 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "material-ui": "0.20.2", "mocha": "9.2.2", "mustache": "4.2.0", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "nyc": "15.1.0", "prop-types": "15.8.1", "react": "17.0.2",