Interactively Update NPM Packages
How to update your project's NPM packages interactively
Michael Movsesov
To quickly update your project's NPM packages, run npx npm-check -u and select the packages you want to update from the list.
Preview:

How to update your project's NPM packages interactively
To quickly update your project's NPM packages, run npx npm-check -u and select the packages you want to update from the list.
Preview:
