Update all npm dependencies
To update all dependencies in the package.json, run:
npx npm-check-updates -u -i
-uapplies the changes-imakes this interactive
More information: https://www.npmjs.com/package/npm-check-updates
To update all dependencies in the package.json, run:
npx npm-check-updates -u -i
-u applies the changes-i makes this interactiveMore information: https://www.npmjs.com/package/npm-check-updates