Skip to content

Commit a06a781

Browse files
Bump eslint-plugin-react-hooks from 2.1.0 to 2.1.1
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 0f20045 commit a06a781

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
@@ -165,7 +165,7 @@
165165
"eslint-plugin-babel": "5.3.0",
166166
"eslint-plugin-flowtype": "4.3.0",
167167
"eslint-plugin-react": "7.14.3",
168-
"eslint-plugin-react-hooks": "2.1.0",
168+
"eslint-plugin-react-hooks": "2.1.1",
169169
"eslint-plugin-react-native": "3.7.0",
170170
"flow-bin": "0.98.1",
171171
"jest": "24.9.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2785,10 +2785,10 @@ [email protected]:
27852785
dependencies:
27862786
lodash "^4.17.15"
27872787

2788-
2789-
version "2.1.0"
2790-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.1.0.tgz#66aa39355e7c43463b9685f3fe0c4581da662be9"
2791-
integrity sha512-W6VsLR0qY5Xh3ne2pVViryQPZkEaQ/3fr62zGiq3ISJhUTssUbBBeGmdZwQhXJvLr4I1jW2uauyGW9EgFSuPKw==
2788+
2789+
version "2.1.1"
2790+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.1.1.tgz#b416390b642113f444ee175b667c3222a045a98e"
2791+
integrity sha512-AYitPYzwHyKpZKpzMH5sCkld68vP8wn29Lq716h4jk1ll9Gp4BBFoPq/iCjBBT35eXFJvOPjgMlvhIXFB0OhXg==
27922792

27932793
eslint-plugin-react-native-globals@^0.1.1:
27942794
version "0.1.2"

0 commit comments

Comments
 (0)