Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Bump the turbo group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the turbo group with 2 updates: [turbo](https://github.com/vercel/turbo) and [@turbo/gen](https://github.com/vercel/turbo/tree/HEAD/packages/turbo-gen).


Updates `turbo` from 1.11.3 to 1.12.0
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.11.3...v1.12.0)

Updates `@turbo/gen` from 1.11.3 to 1.12.0
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](https://github.com/vercel/turbo/commits/v1.12.0/packages/turbo-gen)

---
updated-dependencies:
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turbo
- dependency-name: "@turbo/gen"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: turbo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent 06e02d5 commit 52b71ae
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 63 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint": "8.56.0",
"prettier": "3.2.4",
"rimraf": "5.0.5",
"turbo": "1.11.3"
"turbo": "1.12.0"
},
"packageManager": "[email protected]",
"volta": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@storybook/react-vite": "^7.6.10",
"@storybook/test": "^7.6.10",
"@testing-library/react": "14.1.2",
"@turbo/gen": "1.11.3",
"@turbo/gen": "1.12.0",
"@types/node": "20.11.10",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
Expand Down
91 changes: 30 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 52b71ae

Please sign in to comment.