From 189196e7032e0f4d1a6caee8fb1c2f90285478d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:34:47 +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 6e9d393..16405fc 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.24.0", "lint-staged": "17.0.8", - "turbo": "2.9.18" + "turbo": "2.10.3" }, "homepage": "https://inversify.io/db/", "license": "MIT",