From 76ec791e6f3eb1b2cb0a0045ba030704435c5988 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 29 Apr 2024 10:04:41 +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" } -- 2.40.1