npm¶
oh noez.
find outdated packages¶
global packages:
local packages:
within the folder/repository.
upgrade outdated packages¶
ever got back to a project you didn't update for a year? well.
first, install a tool (globally) to find outdated packages:
check outdated packages:
update package.json
:
actually update the packages:
have fun that nothing is working. Hope you've got some tests in place.