-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Update Dependencies #6133
Update Dependencies #6133
Conversation
no statistically significant performance changes detected timing results
|
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.
Only two deps are hoisted differently than before, and the hoisting is the correct choice in those cases: minimatch and fs-minipass.
In both cases the newest version is hoisted, and the version that is hoisted is used as a production dep.
All other changes are simply version updates.
No description provided.