From 32bc9be1930d1d4b1a8223d01c26d5a2a03cdcc5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 13:58:18 +0000 Subject: [PATCH] chore(deps): update dependency concurrently to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 36a264f..8dc5526 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@typescript-eslint/parser": "^6.19.1", "@vitest/coverage-v8": "^0.34.6", "bumpp": "^9.3.0", - "concurrently": "^8.2.2", + "concurrently": "^9.1.0", "cross-env": "^7.0.3", "eslint": "^8.56.0", "eslint-plugin-simple-import-sort": "^10.0.0",