Description
Deno is a batteries-included runtime. One common task for maintenance is keeping dependencies up-to-date while ensuring tests are passing. Having this functionality in a module might be cool, but it might be of greater value if included in the runtime itself. I'll outline this idea in greater detail once I get a chance.