Updating npm packages versions in package.json
I chose to use npm-check-updates
to check for available updates of packages in my package.json
files, and it always works without issues, so I guess I can recommend it. I'm also using this as a reminder for my own use… 😁