suggestion: deno upgrade --deps
(to keep dependencies up-to-date)
#20487
Labels
deno upgrade --deps
(to keep dependencies up-to-date)
#20487
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.
The text was updated successfully, but these errors were encountered: