-
Notifications
You must be signed in to change notification settings - Fork 107
chore: update to Yarn 4 #303
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
Conversation
Signed-off-by: Tierney Cyren <hello@bnb.im>
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
erickzhao
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we'll need to update npm ci commands to yarn install --immutable in the CI files.
|
@erickzhao should that be changing Edit: apparently I can't read |
…pm ci` Signed-off-by: Tierney Cyren <hello@bnb.im>
Signed-off-by: Tierney Cyren <hello@bnb.im>
|
looks like there's a formatting error so lint is failing 🙇 |
|
🎉 This PR is included in version 2.1.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Updates the package to Yarn 4 for the impending npm publishing changes.