From 1aa1141477ed98f40571ec8e6d4c7b9a6ee2ad4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 01:04:29 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v9.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 810fdc0..5ffb754 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@podium/semantic-release-config": "2.0.0", "@podium/typescript-config": "1.0.0", "@types/node": "20.17.9", - "concurrently": "9.1.0", + "concurrently": "9.1.2", "cronometro": "4.0.0", "eslint": "9.16.0", "prettier": "3.4.1",