build(deps-dev): bump turbo from 2.4.2 to 2.4.4

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-03 20:15:53 +00:00
committed by GitHub
parent b5b4c5736b
commit 9d61100c2e
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.4.2"
"turbo": "2.4.4"
},
"engines": {
"node": ">=18"