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 the latest version #241

Merged
merged 2 commits into from
May 9, 2020
Merged

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented May 9, 2020

Upgrade dependent packages to the latest version through yarn upgrade --latest.

Notable changes

  • ESLint has bumped major version v7. We are not expect some critical breakings, but some core rules for Node are splitted out from the core. So I have worry about not covered lint rules from a bit outdated shareable config by Airbnb. In another PR, I might work for using ESLint recommend config instead of eslint-config-airbnb-base.

@yhatt yhatt merged commit bd9d31d into master May 9, 2020
@yhatt yhatt deleted the upgrade-dependencies branch May 9, 2020 12:36
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