Skip to content

Commit

Permalink
fix(deps): update dependency eslint-plugin-react-hooks to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2020
1 parent 5cbf88d commit c2039ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,6 +36,6 @@
"eslint-config-airbnb": "18.2.0",
"eslint-plugin-jsx-a11y": "6.3.0",
"eslint-plugin-react": "7.20.0",
"eslint-plugin-react-hooks": "2.5.1"
"eslint-plugin-react-hooks": "4.0.4"
}
}

0 comments on commit c2039ca

Please sign in to comment.