Install
- Save the script below as update-outdated in your path.
- run
chmod +x /path/to/update-outdated
- run
update-outdated
from the root of your project - if you'd like to auto-update and save updated versions to your package.json, run again like so
update-outdated -f