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 across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the turbo group with 2 updates in the / directory: [turbo](https://github.com/vercel/turbo) and [@turbo/gen](https://github.com/vercel/turbo/tree/HEAD/packages/turbo-gen).


Updates `turbo` from 1.13.3 to 2.0.7
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v1.13.3...v2.0.7)

Updates `@turbo/gen` from 1.13.3 to 2.0.7
- [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/v2.0.7/packages/turbo-gen)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent e6ea9f1 commit a62b89d
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 37 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.57.0",
"prettier": "3.3.3",
"rimraf": "5.0.8",
"turbo": "1.13.3"
"turbo": "2.0.7"
},
"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": "^8.2.4",
"@storybook/test": "^8.2.4",
"@testing-library/react": "14.3.0",
"@turbo/gen": "1.13.3",
"@turbo/gen": "2.0.7",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
Expand Down
100 changes: 65 additions & 35 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 a62b89d

Please sign in to comment.