Skip to content

Commit a3decc4

Browse files
chore: bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0 in /site (coder#1190)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2781197 commit a3decc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-jsx-a11y": "6.5.1",
7878
"eslint-plugin-no-storage": "1.0.2",
7979
"eslint-plugin-react": "7.29.4",
80-
"eslint-plugin-react-hooks": "4.4.0",
80+
"eslint-plugin-react-hooks": "4.5.0",
8181
"html-webpack-plugin": "5.5.0",
8282
"jest": "27.5.1",
8383
"jest-junit": "13.2.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6391,10 +6391,10 @@ eslint-plugin-no-storage@1.0.2:
63916391
resolved "https://registry.yarnpkg.com/eslint-plugin-no-storage/-/eslint-plugin-no-storage-1.0.2.tgz#b32b2f00c4084f8e70c6c4ea79704ffe28b6caad"
63926392
integrity sha1-sysvAMQIT45wxsTqeXBP/ii2yq0=
63936393

6394-
eslint-plugin-react-hooks@4.4.0:
6395-
version "4.4.0"
6396-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
6397-
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
6394+
eslint-plugin-react-hooks@4.5.0:
6395+
version "4.5.0"
6396+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
6397+
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
63986398

63996399
eslint-plugin-react@7.29.4:
64006400
version "7.29.4"

0 commit comments

Comments
 (0)