Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-react-hooks to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 44d796b commit a38b98e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.0.0",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"js-yaml": "4.1.0",
Expand Down
13 changes: 2 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7512,7 +7512,7 @@ __metadata:
eslint-plugin-node: 11.1.0
eslint-plugin-promise: 6.0.0
eslint-plugin-react: 7.29.3
eslint-plugin-react-hooks: 4.3.0
eslint-plugin-react-hooks: 4.6.0
gatsby: 4.22.0
gatsby-plugin-emotion: ^7.23.0
gatsby-plugin-static-folders: 1.0.1
Expand Down Expand Up @@ -9748,16 +9748,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:4.3.0":
version: 4.3.0
resolution: "eslint-plugin-react-hooks@npm:4.3.0"
peerDependencies:
eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0
checksum: 0ba1566ba0780bbc75a5921f49188edf232db2085ab32c8d3889592f0db9d6fadc97fcf639775e0101dec6b5409ca3c803ec44213b90c8bacaf0bdf921871c2e
languageName: node
linkType: hard

"eslint-plugin-react-hooks@npm:^4.5.0":
"eslint-plugin-react-hooks@npm:4.6.0, eslint-plugin-react-hooks@npm:^4.5.0":
version: 4.6.0
resolution: "eslint-plugin-react-hooks@npm:4.6.0"
peerDependencies:
Expand Down

0 comments on commit a38b98e

Please sign in to comment.