From 0581935a7cb094e6cfcca96a482e8e7b3d6495c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 08:12:07 +0000 Subject: [PATCH] :arrow_up: Updates concurrently to v9 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b66897..67def30 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "examples/*" ], "dependencies": { - "concurrently": "6.2.0", + "concurrently": "9.1.2", "env-cmd": "10.1.0", "isomorphic-unfetch": "3.1.0", "lodash": "4.17.21"