Skip to content

Commit 86e2c38

Browse files
Dependencies(deps-dev): Bump eslint-plugin-react-hooks
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.0.5 to 4.1.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 6a81f8c commit 86e2c38

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-plugin-prettier": "^3.1.4",
4848
"eslint-plugin-promise": "^4.2.1",
4949
"eslint-plugin-react": "^7.20.3",
50-
"eslint-plugin-react-hooks": "^4.0.5",
50+
"eslint-plugin-react-hooks": "^4.1.0",
5151
"eslint-plugin-standard": "^4.0.1",
5252
"prettier": "^2.0.5",
5353
"typescript": "^3.9.6"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4178,10 +4178,10 @@ eslint-plugin-promise@^4.2.1:
41784178
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
41794179
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==
41804180

4181-
eslint-plugin-react-hooks@^4.0.5:
4182-
version "4.0.5"
4183-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.5.tgz#4879003aa38e5d05d0312175beb6e4a1f617bfcf"
4184-
integrity sha512-3YLSjoArsE2rUwL8li4Yxx1SUg3DQWp+78N3bcJQGWVZckcp+yeQGsap/MSq05+thJk57o+Ww4PtZukXGL02TQ==
4181+
eslint-plugin-react-hooks@^4.1.0:
4182+
version "4.1.0"
4183+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.1.0.tgz#6323fbd5e650e84b2987ba76370523a60f4e7925"
4184+
integrity sha512-36zilUcDwDReiORXmcmTc6rRumu9JIM3WjSvV0nclHoUQ0CNrX866EwONvLR/UqaeqFutbAnVu8PEmctdo2SRQ==
41854185

41864186
eslint-plugin-react@^7.20.3:
41874187
version "7.20.3"

0 commit comments

Comments
 (0)