Created by: Dru89
This updates the dependency installation versions to match the versions for the peer dependencies in the package.json
.
Specifically:
-
@typescript-eslint
dependencies are now3.x
(up from2.x
) -
eslint
is now7.x
(previously6.x
) -
eslint-plugin-flowtype
is not5.x
(previously4.x
) - and
eslint-plugin-react-hooks
is now at4.x
(up from2.x
)