Skip to content

Instantly share code, notes, and snippets.

@andreaskian
Created April 4, 2019 12:13
Show Gist options
  • Save andreaskian/fe8b61eba057e91472830e39559ec336 to your computer and use it in GitHub Desktop.
Save andreaskian/fe8b61eba057e91472830e39559ec336 to your computer and use it in GitHub Desktop.

npm-check-updates

Update all dependencies

$ npx npm-check-updates -u && npm install

Update react dependencies

$ npx npm-check-updates '/react/' -u && npm install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment