-
-
Couldn't load subscription status.
- Fork 6.2k
Update JS dependencies #35759
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 JS dependencies #35759
Conversation
|
According to https://pnpm.io/package_json#engines, pnpm does care about
So i guess I will revert this, given that some developers may run slightly older versions. |
|
So I think the best course forward is:
I updated |
updatesnow also supports updatingpackageManagerandengines, and I see no reason not to do that, so I think we can try keeping these updated as well. If something in the build breaks because of this, I will revert and excludepnpmfrom updating further, but as far as I understand, only corepack respects this field and pnpm itself does not care about it.