Skip to content

eslint-plugin-react-hooks peerDependency warning with eslint@7.0.0 #18876

Closed
@AviVahl

Description

@AviVahl

The current behavior

eslint@7.0.0 has been released yesterday. eslint-plugin-react-hooks gets a peerDependency warning:

npm WARN eslint-plugin-react@7.19.0 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

The expected behavior

Ensure compatibility with the newly released major and add to peerDependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: UnconfirmedA potential issue that we haven't yet confirmed as a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions