1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-19 05:45:09 -05:00
denoland-deno/cli/tools/registry/pm
Nathan Whitaker 9d315f27ed
fix(outdated): support updating dependencies in external import maps (#27339)
Fixes #27331.

The support for it was already in `outdated`, but forgot to wire up the
updating part

Needs #27337
2024-12-13 12:25:05 -08:00
..
cache_deps.rs feat(unstable): support caching npm dependencies only as they're needed (#27300) 2024-12-10 18:24:23 -08:00
deps.rs fix(outdated): support updating dependencies in external import maps (#27339) 2024-12-13 12:25:05 -08:00
outdated.rs fix(outdated): error when there are no config files (#27306) 2024-12-10 23:25:29 +00:00