From 77de649a7b9bf0cda06ba198fbace610532ac8cf Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 22 Jul 2024 10:04:32 +0100 Subject: [PATCH] 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 a4de3e8..cce0bd5 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "lodash.clamp": "4.0.3", "lodash.debounce": "4.0.8", "lodash.throttle": "4.1.1", - "npm-run-all": "4.1.5", + "npm-run-all2": "5.0.0", "sass": "1.75.0", "shareon": "2.4.0" }