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

Update dependency installation versions #9528

Closed
wants to merge 1 commit into from
Closed

Commits on Aug 24, 2020

  1. Update dependency installation versions

    This updates the dependency installation versions to match the versions for the peer dependencies in the `package.json`.
    
    Specifically: 
    * `@typescript-eslint` dependencies are now `3.x` (up from `2.x`)
    * `eslint` is now `7.x` (previously `6.x`)
    * `eslint-plugin-flowtype` is not `5.x` (previously `4.x`)
    * and `eslint-plugin-react-hooks` is now at `4.x` (up from `2.x`)
    Dru89 authored Aug 24, 2020
    Configuration menu
    Copy the full SHA
    9e32f71 View commit details
    Browse the repository at this point in the history