Avoid big updates by keeping your dependencies updated with Dependabot
Imagine you are on a project that haven't worked in a while. Some of the dependencies are outdated, so you want to update them to use the latest features. You run npm install and you see that there are a lot of updates available. You update them and ...
edrickleong.hashnode.dev3 min read