From 9930121f27b1054a174e18e1a528bcdf6fd0d364 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 12:32:57 +0000 Subject: [PATCH] chore: update dependency turbo to v2.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7a5e6de..97b1c05 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.25.0", "lint-staged": "17.0.8", - "turbo": "2.10.3" + "turbo": "2.10.4" }, "homepage": "https://inversify.io/db/", "license": "MIT",