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(npm): correct Yarn lockedVersion for scoped package #7219

Merged
merged 2 commits into from Sep 9, 2020

Conversation

ylemkimon
Copy link
Contributor

@ylemkimon ylemkimon commented Sep 8, 2020

The scope returned by structUtils.parseDescriptor doesn't include the scope symbol (@), resulting in locked version not being available for scoped packages. This PR adds the scope symbol to scoped packages.

@ylemkimon ylemkimon changed the title fix(npm): correct lockedVersion for scoped package fix(npm): correct Yarn lockedVersion for scoped package Sep 8, 2020
@rarkins rarkins merged commit c65d400 into renovatebot:master Sep 9, 2020
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 23.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants