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

Upgrade Node and dependent packages to the latest #140

Merged
merged 5 commits into from
Mar 12, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Mar 12, 2019

This PR will upgrade Node (v10.15.3 for development and CI build environments) and dependent packages (through yarn upgrade --latest) to the latest version.

Notable changes

  • Jest outputs deprecation warning about returning any value in describe and context. It has fixed in 1a3a082.
  • yarn audit reports vulnerability of braces. We should lock a version to use ^2.3.2 by defining resolutions.

@yhatt yhatt merged commit c10b9e6 into master Mar 12, 2019
@yhatt yhatt deleted the upgrade-node-and-dependencies branch March 12, 2019 13:53
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