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

#108 Prevent babel-jest downgrade #116

Merged
merged 3 commits into from
Dec 20, 2019

Conversation

antonku
Copy link
Contributor

@antonku antonku commented Dec 20, 2019

Fixes #108

In v24 Jest upgraded to Babel 7 and dropped support for Babel 6, so we don't need to do anything with it.

@antonku antonku changed the title #108 Prevent Jest downgrade #108 Prevent babel-jest downgrade Dec 20, 2019
Copy link
Member

@suchipi suchipi left a comment

Choose a reason for hiding this comment

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

Thank you!

@suchipi suchipi merged commit d63403b into babel:master Dec 20, 2019
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.

Jest 24 dropped support for babel 6
2 participants