From d03cd52790b97e59e8fcc14f84015fd6ae873377 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 21:39:07 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v9.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b116745..0bf4d0f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@podium/semantic-release-config": "2.0.7", "@podium/typescript-config": "1.0.1", "@types/node": "20.19.43", - "concurrently": "9.1.2", + "concurrently": "9.2.3", "cronometro": "4.0.3", "eslint": "9.39.4", "prettier": "3.8.3",