From d2e9444acc800e37f72ba374831abaf3cc5c6100 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 19:58:02 +0000 Subject: [PATCH] chore: update dependency turbo to v2.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 812e57a..39f3225 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.23.0", "lint-staged": "17.0.8", - "turbo": "2.10.2" + "turbo": "2.10.3" }, "homepage": "https://inversify.io/graphql/", "license": "MIT",