Skip to content

Commit 74cebc6

Browse files
Bump turbo from 2.3.3 to 2.5.3 (#471)
Bumps [turbo](https://github.com/vercel/turborepo) from 2.3.3 to 2.5.3. - [Release notes](https://github.com/vercel/turborepo/releases) - [Changelog](https://github.com/vercel/turborepo/blob/main/release.md) - [Commits](vercel/turborepo@v2.3.3...v2.5.3) --- updated-dependencies: - dependency-name: turbo dependency-version: 2.5.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3d41f18 commit 74cebc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"format": "prettier --write \"**/*.{ts,tsx,md}\""
99
},
1010
"devDependencies": {
11-
"turbo": "2.3.3"
11+
"turbo": "2.5.3"
1212
},
1313
"engines": {
1414
"bun": ">=1.1.18"

0 commit comments

Comments
 (0)