From bd155abd779343152af160bcc90a2c64723b4f8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 16:36:51 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 87fa419..9a4706f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@somehow-digital/eslint-config": "^5.0.0", "@somehow-digital/semantic-release-config": "^2.0.0", "@types/node": "^24.0.0", - "concurrently": "^9.0.0", + "concurrently": "^10.0.0", "cspell": "^10.0.0", "eslint": "^10.0.0", "husky": "^9.0.11",