From e9a495a714761bebac5de29a173540a6670edda4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 13:41:18 +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..9f3ad15 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "examples/*" ], "dependencies": { - "concurrently": "6.2.0", + "concurrently": "9.0.0", "env-cmd": "10.1.0", "isomorphic-unfetch": "3.1.0", "lodash": "4.17.21"