Skip to content

How I can update all dependencies in Yarn 2 #2371

Answered by merceyz
ai asked this question in Q&A
Discussion options

You must be logged in to vote

To upgrade all direct dependencies in all workspaces to their latest version you can run yarn up "**", though be careful if you have git dependencies.

I found yarn upgrade-interactive in Yarn 2, but didn’t found a way to update deep dependencies.

We don't have an option for that at the moment

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants