Skip to content

Commit 0f20045

Browse files
authored
Merge pull request #4051 from StoDevX/dependabot/npm_and_yarn/eslint-plugin-react-hooks-2.1.0
Bump eslint-plugin-react-hooks from 2.0.1 to 2.1.0
2 parents 170f07f + 19dee03 commit 0f20045

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.0.1",
168+
"eslint-plugin-react-hooks": "2.1.0",
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-
eslint-plugin-react-hooks@2.0.1:
2789-
version "2.0.1"
2790-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.0.1.tgz#e898ec26a0a335af6f7b0ad1f0bedda7143ed756"
2791-
integrity sha512-xir+3KHKo86AasxlCV8AHRtIZPHljqCRRUYgASkbatmt0fad4+5GgC7zkT7o/06hdKM6MIwp8giHVXqBPaarHQ==
2788+
eslint-plugin-react-hooks@2.1.0:
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==
27922792

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

0 commit comments

Comments
 (0)