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

[lerna] upgrade to a recent version #181

Merged
merged 1 commit into from
Sep 21, 2023
Merged

Conversation

marcdumais-work
Copy link
Contributor

Description

Upgraded to a recent version of lerna. This helps get rid of some known security vulnerabilities. Also took care of a yarn upgrade warning, saying that devDependency vsce had been renamed to @vscode/vsce.

How to test?

Confirm that the repo still builds, including generating the repo's extension .vsix file, and that the tests still pass.

yarn audit

Before (master):
image

After:
image

This helps get rid of some known security vulnerabilities. Also
took care of a `yarn upgrade` warning, saying that devDependency
`vsce` had been renamed to `@vscode/vsce`.

Fixes #178

Signed-off-by: Marc Dumais <[email protected]>
Copy link
Collaborator

@bhufmann bhufmann left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks!

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.

2 participants