Bump turbo from 2.3.3 to 2.4.2

Bumps [turbo](https://github.com/vercel/turborepo) from 2.3.3 to 2.4.2.
- [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/v2.3.3...v2.4.2)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-02-17 20:17:48 +00:00
committed by GitHub
parent 58c9729b59
commit 4c7050c760
2 changed files with 30 additions and 30 deletions

View File

@@ -12,7 +12,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@tsconfig/strictest": "2.0.5",
"turbo": "2.3.3"
"turbo": "2.4.2"
},
"engines": {
"node": ">=18"