lerna-update-wizard
lerna-update-wizard copied to clipboard
Add support for multiple dependencies via --dependency flag
SImply just check if the dependency flag is an array and create multiple jobs if it is.
This small change enables to use the lernaupdate command like this:
lernaupdate --non-interactive --dependency [email protected] --dependency [email protected] --lazy