Yarn lock: how it works and what you risk without maintaining yarn dependencies – deep dive

If you’ve ever built an npm library you might have stumbled across a problem with outdated or randomly updated sub dependencies. In this article, Michał writes about dependency maintenance and explains yarn and yarn lock in depth.