Skip to content

Peer dependencies of eslint-config-react-app are outdated #7759

Closed
@lukyth

Description

@lukyth

Is your proposal related to a problem?

Yes.

I got this warning when I install eslint-config-react-app

warning " > [email protected]" has incorrect peer dependency "[email protected]".
warning " > [email protected]" has incorrect peer dependency "[email protected]".

Turns out eslint-plugin-react-hooks is already at 2.1.1 now, and eslint-plugin-flowtype is at 4.3.0.

Describe the solution you'd like

I can update eslint-plugin-react-hooks and eslint-plugin-flowtype to the latest version if it's a good idea.

Describe alternatives you've considered

Make those two a dependencies instead of peer dependencies (#6129).

Additional context

None.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions