Skip to content

Commit 6af2ccb

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0 (#5675)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) --- updated-dependencies: - dependency-name: eslint-plugin-react-hooks dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 971bd5c commit 6af2ccb

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
@@ -94,7 +94,7 @@
9494
"eslint-plugin-cypress": "^2.12.1",
9595
"eslint-plugin-mdx": "^1.16.0",
9696
"eslint-plugin-react": "^7.27.0",
97-
"eslint-plugin-react-hooks": "^4.2.0",
97+
"eslint-plugin-react-hooks": "^4.3.0",
9898
"front-matter": "^4.0.2",
9999
"html-webpack-plugin": "^5.5.0",
100100
"http-server": "^14.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4976,10 +4976,10 @@ eslint-plugin-mdx@^1.16.0:
49764976
tslib "^2.3.1"
49774977
vfile "^4.2.1"
49784978

4979-
eslint-plugin-react-hooks@^4.2.0:
4980-
version "4.2.0"
4981-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.2.0.tgz#8c229c268d468956334c943bb45fc860280f5556"
4982-
integrity sha512-623WEiZJqxR7VdxFCKLI6d6LLpwJkGPYKODnkH3D7WpOG5KM8yWueBd8TLsNAetEJNF5iJmolaAKO3F8yzyVBQ==
4979+
eslint-plugin-react-hooks@^4.3.0:
4980+
version "4.3.0"
4981+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
4982+
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
49834983

49844984
eslint-plugin-react@^7.27.0:
49854985
version "7.27.0"

0 commit comments

Comments
 (0)