Skip to content

Commit da96782

Browse files
authored
chore(package): update eslint-plugin-react-hooks to version 2.5.0
## The devDependency [eslint-plugin-react-hooks](https://github.com/facebook/react) was updated from `1.7.0` to `2.5.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update. --- **Publisher:** [threepointone](https://www.npmjs.com/~threepointone) **License:** MIT [Find out more about this release](https://github.com/facebook/react). --- <details> <summary>FAQ and help</summary> There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new). </details> --- Your [Greenkeeper](https://greenkeeper.io) bot 🌴
1 parent 9544b92 commit da96782

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-import": "^2.20.1",
8282
"eslint-plugin-jsx-a11y": "^6.2.3",
8383
"eslint-plugin-react": "^7.18.3",
84-
"eslint-plugin-react-hooks": "^1.7.0",
84+
"eslint-plugin-react-hooks": "^2.5.0",
8585
"fibers": "^4.0.2",
8686
"husky": "^4.2.3",
8787
"jest": "^25.1.0",

0 commit comments

Comments
 (0)