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

migrate to Babel v7 #67

Merged
merged 1 commit into from
Jan 4, 2020
Merged

migrate to Babel v7 #67

merged 1 commit into from
Jan 4, 2020

Conversation

jpdriver
Copy link
Contributor

@jpdriver jpdriver commented Jan 4, 2020

this PR addresses security warnings for outdated versions of handlebars and mem

  • handlebars is used by a dependency of jest
  • updating jest required updating babel-jest
  • updating babel-jest required updating Babel to v7
  • mem was previously used by jest-cli which was upgraded alongside jest
  • mem is now no longer used

replaces #66

@jpdriver jpdriver merged commit d33b9b3 into master Jan 4, 2020
@jpdriver jpdriver deleted the jp-update-babel branch January 4, 2020 19:14
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