Skip to content

Commit b6995c9

Browse files
renovate-botalexandr-g
authored andcommitted
fix(deps): update dependency eslint-plugin-react-hooks to v3
1 parent 4467941 commit b6995c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"eslint-plugin-jsx-a11y": "^6.2.3",
5656
"eslint-plugin-prettier": "^3.1.2",
5757
"eslint-plugin-react": "^7.17.0",
58-
"eslint-plugin-react-hooks": "^2.3.0",
58+
"eslint-plugin-react-hooks": "^3.0.0",
5959
"prettier": "^1.19.1",
6060
"react": "^16.12.0",
6161
"react-dom": "^16.12.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5859,10 +5859,10 @@ eslint-plugin-react-hooks@^1.6.1:
58595859
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-1.7.0.tgz#6210b6d5a37205f0b92858f895a4e827020a7d04"
58605860
integrity sha512-iXTCFcOmlWvw4+TOE8CLWj6yX1GwzT0Y6cUfHHZqWnSk144VmVIRcVGtUAzrLES7C798lmvnt02C7rxaOX1HNA==
58615861

5862-
eslint-plugin-react-hooks@^2.3.0:
5863-
version "2.3.0"
5864-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-2.3.0.tgz#53e073961f1f5ccf8dd19558036c1fac8c29d99a"
5865-
integrity sha512-gLKCa52G4ee7uXzdLiorca7JIQZPPXRAQDXV83J4bUEeUuc5pIEyZYAZ45Xnxe5IuupxEqHS+hUhSLIimK1EMw==
5862+
eslint-plugin-react-hooks@^3.0.0:
5863+
version "3.0.0"
5864+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35"
5865+
integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw==
58665866

58675867
58685868
version "7.18.0"

0 commit comments

Comments
 (0)