Skip to content

Commit bcd3be2

Browse files
renovate-botalexandr-g
authored andcommitted
fix(deps): update dependency eslint-plugin-react-hooks to v4
1 parent d2a8e70 commit bcd3be2

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": "^3.0.0",
58+
"eslint-plugin-react-hooks": "^4.0.0",
5959
"prettier": "^2.0.0",
6060
"react": "^16.12.0",
6161
"react-dom": "^16.12.0",

yarn.lock

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

6251-
eslint-plugin-react-hooks@^3.0.0:
6252-
version "3.0.0"
6253-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-3.0.0.tgz#9e80c71846eb68dd29c3b21d832728aa66e5bd35"
6254-
integrity sha512-EjxTHxjLKIBWFgDJdhKKzLh5q+vjTFrqNZX36uIxWS4OfyXe5DawqPj3U5qeJ1ngLwatjzQnmR0Lz0J0YH3kxw==
6251+
eslint-plugin-react-hooks@^4.0.0:
6252+
version "4.0.0"
6253+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.0.0.tgz#81196b990043cde339e25c6662aeebe32ac52d01"
6254+
integrity sha512-YKBY+kilK5wrwIdQnCF395Ya6nDro3EAMoe+2xFkmyklyhF16fH83TrQOo9zbZIDxBsXFgBbywta/0JKRNFDkw==
62556255

62566256
62576257
version "7.19.0"

0 commit comments

Comments
 (0)