Hacker News new | ask | show | jobs
by aaanotherhnfolk 2207 days ago
This setup is going to lose its sheen really quickly when every attempt at writing a blog post also accompanies three hours of npm package bumps
2 comments

All my dependency versions are pinned, and I'm not using any global CLIs that may change under me. Valid concern though if you don't take precautions.
> Three hours of package bumps

It takes less than ten seconds to type `npm update`.