Skip to content

Commit 80d3cf8

Browse files
build(deps-dev): bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 (#6115)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.4.0 to 4.5.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 f67af70 commit 80d3cf8

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
@@ -95,7 +95,7 @@
9595
"eslint-plugin-cypress": "^2.12.1",
9696
"eslint-plugin-mdx": "^1.17.0",
9797
"eslint-plugin-react": "^7.29.4",
98-
"eslint-plugin-react-hooks": "^4.4.0",
98+
"eslint-plugin-react-hooks": "^4.5.0",
9999
"front-matter": "^4.0.2",
100100
"github-slugger": "^1.4.0",
101101
"html-webpack-plugin": "^5.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5204,10 +5204,10 @@ eslint-plugin-mdx@^1.17.0:
52045204
tslib "^2.3.1"
52055205
vfile "^4.2.1"
52065206

5207-
eslint-plugin-react-hooks@^4.4.0:
5208-
version "4.4.0"
5209-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
5210-
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
5207+
eslint-plugin-react-hooks@^4.5.0:
5208+
version "4.5.0"
5209+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
5210+
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
52115211

52125212
eslint-plugin-react@^7.29.4:
52135213
version "7.29.4"

0 commit comments

Comments
 (0)