alire
alire copied to clipboard
Update tool like "yarn upgrade-interactive"
Hi
It would be usefull if alr included a tool which would show what dependencies have updates available and allows the user to choose which to upgrade and which not to upgrade.
A bit like: "yarn upgrade-interactive".
Does alr with --versions do what you want? It's not interactive but it highlights what can be updated.
It is close, I did not know that it could do that.