From 61610d309d3dd2bab03192085f434a28d1e37b86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Jul 2026 19:36:46 +0000 Subject: [PATCH] chore: update dependency turbo to v2.10.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d14014..fad61cf 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.26.0", "lint-staged": "17.0.8", - "turbo": "2.10.4" + "turbo": "2.10.5" }, "homepage": "https://inversify.io/graphql/", "license": "MIT",