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 LTS and dependent packages #175

Merged
merged 5 commits into from
Jul 17, 2020
Merged

Conversation

yhatt
Copy link
Owner

@yhatt yhatt commented Jul 16, 2020

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

Notable changes

  • lodash has reported vulnerability warning. (Bump lodash from 4.17.15 to 4.17.19 #174)
  • Update ESLint configurations to work linter with JSX codes correctly.
    • Get rid of eslint-config-airbnb.
    • Add eslint-plugin-react and eslint-plugin-jest.

Yuki Hattori added 5 commits July 13, 2020 16:49
Use eslint-plugin-jest and eslint-plugin-react suited to jsx-slack. In
addition we no longer used eslint-config-airbnb.
@yhatt yhatt merged commit 996d8a1 into master Jul 17, 2020
@yhatt yhatt deleted the upgrade-node-and-dependencies branch July 17, 2020 06: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