-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
chore: upgrade dependencies and land changes for yarn berry #9545
Conversation
e0add3f
to
1db89ce
Compare
This comment has been minimized.
This comment has been minimized.
Codecov Report
@@ Coverage Diff @@
## master #9545 +/- ##
==========================================
- Coverage 65.06% 65.04% -0.02%
==========================================
Files 283 286 +3
Lines 12121 12123 +2
Branches 3004 3004
==========================================
- Hits 7886 7885 -1
- Misses 3597 3600 +3
Partials 638 638
Continue to review full report at Codecov.
|
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
These changes are enough for TSC to pass with yarn berry. Landing separately to keep that diff clean (also, this is more correct).
We might consider optional peer deps here for the
@types/node
stuff. Not sureTest plan
Green CI