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