Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a585a98

Browse files
chore: bump eslint-plugin-react-hooks from 4.5.0 to 4.6.0 in /site (coder#2864)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/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 420a077 commit a585a98

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"eslint-plugin-jsx-a11y": "6.5.1",
9696
"eslint-plugin-no-storage": "1.0.2",
9797
"eslint-plugin-react": "7.30.0",
98-
"eslint-plugin-react-hooks": "4.5.0",
98+
"eslint-plugin-react-hooks": "4.6.0",
9999
"html-webpack-plugin": "5.5.0",
100100
"jest": "27.5.1",
101101
"jest-canvas-mock": "2.4.0",

site/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6533,10 +6533,10 @@ [email protected]:
65336533
resolved "https://registry.yarnpkg.com/eslint-plugin-no-storage/-/eslint-plugin-no-storage-1.0.2.tgz#b32b2f00c4084f8e70c6c4ea79704ffe28b6caad"
65346534
integrity sha1-sysvAMQIT45wxsTqeXBP/ii2yq0=
65356535

6536-
eslint-plugin-react-hooks@4.5.0:
6537-
version "4.5.0"
6538-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.5.0.tgz#5f762dfedf8b2cf431c689f533c9d3fa5dcf25ad"
6539-
integrity sha512-8k1gRt7D7h03kd+SAAlzXkQwWK22BnK6GKZG+FJA6BAGy22CFvl8kCIXKpVux0cCxMWDQUPqSok0LKaZ0aOcCw==
6536+
eslint-plugin-react-hooks@4.6.0:
6537+
version "4.6.0"
6538+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.0.tgz#4c3e697ad95b77e93f8646aaa1630c1ba607edd3"
6539+
integrity sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==
65406540

65416541
65426542
version "7.30.0"

0 commit comments

Comments
 (0)