Skip to content

Conversation

ruyadorno
Copy link
Contributor

@ruyadorno ruyadorno commented Jan 27, 2022

When updating dependencies we need an extra check when filtering nodes
to be updated that ensures we do not override semver ranges that are
pointing to an exact version. e.g: =1.0.0, 1.0.0

References

Fixes: #4329

@ruyadorno ruyadorno requested a review from a team as a code owner January 27, 2022 00:14
When updating dependencies we need an extra check when filtering nodes
to be updated that ensures we do not override semver ranges that are
pointing to an exact version. e.g: =1.0.0, 1.0.0

Fixes: npm#4329
@ruyadorno ruyadorno force-pushed the fix-update-save-exact branch from f3d72e6 to 0a4dc69 Compare January 27, 2022 03:31
@ruyadorno ruyadorno merged commit b51b29c into npm:release-next Jan 27, 2022
@wraithgar wraithgar mentioned this pull request Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants