Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(outdated): support updating dependencies in external import maps #27339

Merged

Conversation

nathanwhit
Copy link
Member

@nathanwhit nathanwhit commented Dec 12, 2024

Fixes #27331.

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

Needs #27337

Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nathanwhit nathanwhit force-pushed the support-update-outline-import-map branch from 3160f4b to 6546684 Compare December 13, 2024 18:55
@nathanwhit nathanwhit merged commit 9d315f2 into denoland:main Dec 13, 2024
17 checks passed
@nathanwhit nathanwhit deleted the support-update-outline-import-map branch December 13, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

deno outdated lies about updating dependencies
2 participants