From 12ab25718405dfe0bf71aa886da18d67fc283d42 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 05:26:15 +0000 Subject: [PATCH] Update dependency concurrently to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cfff1ae..9dcf94ff 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "@eslint/eslintrc": "^3.3.5", "@eslint/js": "^10.0.1", "@jest/globals": "^30.0.0", - "concurrently": "9.2.1", + "concurrently": "10.0.3", "cross-env": "^10.0.0", "eslint": "^9.39.2", "eslint-config-airbnb-base": "15.0.0",