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 dependent packages to latest version #129

Merged
merged 5 commits into from
Jan 30, 2019
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Jan 30, 2019

This PR will upgrade dependent packages to latest version by using yarn upgrade(-interactive) --latest. We updated a few configurations by updated development tools.

  • Prettier: Use -c (--check) option instead of -l.
  • Jest 24: Rename setupTestFrameworkScriptFile to setupFilesAfterEnv and use array.

We are still keeping to use the old ip-regex to support Node 6.

@yhatt yhatt merged commit a46ff13 into master Jan 30, 2019
@yhatt yhatt deleted the upgrade-dependencies branch January 30, 2019 14:56
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