From 52bd12286a224c1f5771bd950d1ba36d4abf9a3b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 23:30:15 +0000 Subject: [PATCH] chore: update dependency turbo to v2.10.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7efeb29..4787425 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "husky": "9.1.7", "knip": "6.32.0", "lint-staged": "17.3.0", - "turbo": "2.10.8" + "turbo": "2.10.9" }, "homepage": "https://inversify.io/db/", "license": "MIT",