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

build(deps): bump @babel/preset-env to >= 7.9.0 #2367

Merged
merged 1 commit into from
Apr 24, 2020

Conversation

michaelsbradleyjr
Copy link
Contributor

@michaelsbradleyjr michaelsbradleyjr commented Apr 24, 2020

Node v13.13.0 introduced a change that is incompatible with @babel/preset-env versions < 7.9.0.

See:

Bump our direct dependencies to 7.9.5 and manually cause additional bumps in yarn.lock that result in all versions of @babel/preset-env installed in the monorepo's node_modules trees being >= 7.9.0.

@michaelsbradleyjr michaelsbradleyjr requested a review from a team April 24, 2020 21:29
Node v13.13.0 introduced a change that is incompatible with `@babel/preset-env`
versions `< 7.9.0`.

See:
* nodejs/node#32351
* nodejs/node#32852
* babel/babel#11283

Bump our direct dependencies to `7.9.5` and manually cause additional bumps in
`yarn.lock` that result in all versions of `@babel/preset-env` installed in the
monorepo's `node_modules` trees being `>= 7.9.0`.
@michaelsbradleyjr michaelsbradleyjr merged commit 44dfb99 into master Apr 24, 2020
@michaelsbradleyjr michaelsbradleyjr deleted the build/bump-preset-env branch April 24, 2020 22:04
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.

1 participant