From 64d5570e83ec871c316537968298ca7cf3f3efe0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 17:51:07 +0000 Subject: [PATCH] chore: update dependency turbo to v2.9.12 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26432ad..1b97941 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.12.2", "lint-staged": "17.0.4", - "turbo": "2.9.10" + "turbo": "2.9.12" }, "homepage": "https://inversify.io/graphql/", "license": "MIT",