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

fix(dependency): update babel-preset-env #421

Merged
2 commits merged into from
Jun 22, 2020
Merged

Conversation

ghost
Copy link

@ghost ghost commented Jun 18, 2020

Closes #420

@ghost ghost requested a review from amcgee June 18, 2020 12:48
@amcgee
Copy link
Member

amcgee commented Jun 18, 2020

@ismay thanks for this! It looks like it's missing the yarn.lock update though...?

@ghost
Copy link
Author

ghost commented Jun 22, 2020

@ismay thanks for this! It looks like it's missing the yarn.lock update though...?

Ah yeah you're right, forgot about that. Updated the lockfile in e17f47f

Copy link
Member

@amcgee amcgee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🎉

@ghost ghost force-pushed the update-babel-preset-env branch from e17f47f to cf207bd Compare June 22, 2020 09:07
@ghost ghost changed the title chore(dependency): update babel-preset-env fix(dependency): update babel-preset-env Jun 22, 2020
@ghost ghost merged commit 09bcde7 into master Jun 22, 2020
@ghost ghost deleted the update-babel-preset-env branch June 22, 2020 09:09
dhis2-bot added a commit that referenced this pull request Jun 22, 2020
## [4.0.9](v4.0.8...v4.0.9) (2020-06-22)

### Bug Fixes

* **dependency:** update babel-preset-env ([#421](#421)) ([09bcde7](09bcde7))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

dhis2-bot added a commit that referenced this pull request Aug 14, 2020
# [5.0.0-alpha.2](v5.0.0-alpha.1...v5.0.0-alpha.2) (2020-08-14)

### Bug Fixes

* **dependency:** update babel-preset-env ([#421](#421)) ([09bcde7](09bcde7))
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Babel preset env error with node 12+
2 participants