Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save neilgaietto/5ac2919e631a083e8b342b0f67ab5655 to your computer and use it in GitHub Desktop.
Save neilgaietto/5ac2919e631a083e8b342b0f67ab5655 to your computer and use it in GitHub Desktop.
Upgrade npm packages by package name
# Using NPM
npx npm-check-updates -i '/@?aws-amplify/' && npm update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment