chore(deps-dev): bump turbo from 1.13.0 to 1.13.2

Bumps [turbo](https://github.com/vercel/turbo) from 1.13.0 to 1.13.2.
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/compare/v1.13.0...v1.13.2)

---
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] 2024-04-08 04:08:40 +00:00 committed by GitHub
parent 28c7def56a
commit 9a044c20e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 23 deletions

View file

@ -10,7 +10,7 @@
"devDependencies": {
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"turbo": "^1.13.0"
"turbo": "^1.13.2"
},
"packageManager": "pnpm@8.6.10"
}