Skip to content

Instantly share code, notes, and snippets.

@cbschuld
Last active November 18, 2020 15:30
Show Gist options
  • Save cbschuld/387b5063b105216f7afab11354a77d8c to your computer and use it in GitHub Desktop.
Save cbschuld/387b5063b105216f7afab11354a77d8c to your computer and use it in GitHub Desktop.
Update all of the packages in node without installing (via npx)

Node/Typescript/JS -- update all of the installed packages

npx -p npm-check-updates ncu -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment