From 0ffc0300522b7c2aa7265f368131f1cdcbbfc2cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 16:49:52 +0000 Subject: [PATCH] Bump turbo in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [turbo](https://github.com/vercel/turborepo). Updates `turbo` from 1.13.4 to 2.9.16 - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/RELEASE.md) - [Commits](https://github.com/vercel/turborepo/compare/v1.13.4...v2.9.16) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.9.16 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9a254a9..e33cbb3 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint": "^8.56.0", "prettier": "^3.2.4", "tsx": "^4.7.0", - "turbo": "^1.12.0", + "turbo": "^2.9.16", "typescript": "^5.3.3" } }