Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PaulloClara/a8916ce04a25132b4bd28f7dc18a6d0e to your computer and use it in GitHub Desktop.
Save PaulloClara/a8916ce04a25132b4bd28f7dc18a6d0e to your computer and use it in GitHub Desktop.
yarn add $(npm outdated | cut -d' ' -f 1 | sed '1d' | xargs -I '$' echo '$@latest' | xargs echo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment