Skip to content

Commit

Permalink
[Microfrontends] Update Turborepo version (#963)
Browse files Browse the repository at this point in the history
### Description

<!--
✍️ Write a short summary of your work. Screenshots and videos are
welcome!
-->

### Demo URL

<!--
Provide a URL to a live deployment where we can test your PR. If a demo
isn't possible feel free to omit this section.
-->

### Type of Change

- [ ] New Example
- [ ] Example updates (Bug fixes, new features, etc.)
- [ ] Other (changes to the codebase, but not to examples)

### New Example Checklist

- [ ] 🛫 `npm run new-example` was used to create the example
- [ ] 📚 The template wasn't used but I carefuly read the [Adding a new
example](https://github.com/vercel/examples#adding-a-new-example) steps
and implemented them in the example
- [ ] 📱 Is it responsive? Are mobile and tablets considered?
  • Loading branch information
mknichel authored Oct 22, 2024
1 parent d214c14 commit 87f82bc
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion solutions/microfrontends/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@changesets/cli": "^2.27.8",
"@types/node": "20.11.30",
"prettier": "3.2.5",
"turbo": "^2.1.2"
"turbo": "^2.2.3"
},
"packageManager": "pnpm@9.4.0",
"engines": {
Expand Down
58 changes: 29 additions & 29 deletions solutions/microfrontends/pnpm-lock.yaml

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

0 comments on commit 87f82bc

Please sign in to comment.