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

Skip to content

Commit f4ac7a3

Browse files
chore: bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 in /site (#729)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.3.0 to 4.4.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 4362f5f commit f4ac7a3

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
@@ -70,7 +70,7 @@
7070
"eslint-plugin-jsx-a11y": "6.5.1",
7171
"eslint-plugin-no-storage": "1.0.2",
7272
"eslint-plugin-react": "7.29.4",
73-
"eslint-plugin-react-hooks": "4.3.0",
73+
"eslint-plugin-react-hooks": "4.4.0",
7474
"html-webpack-plugin": "5.5.0",
7575
"jest": "27.5.1",
7676
"jest-junit": "13.0.0",

site/yarn.lock

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

6426-
eslint-plugin-react-hooks@4.3.0:
6427-
version "4.3.0"
6428-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.3.0.tgz#318dbf312e06fab1c835a4abef00121751ac1172"
6429-
integrity sha512-XslZy0LnMn+84NEG9jSGR6eGqaZB3133L8xewQo3fQagbQuGt7a63gf+P1NGKZavEYEC3UXaWEAA/AqDkuN6xA==
6426+
eslint-plugin-react-hooks@4.4.0:
6427+
version "4.4.0"
6428+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.4.0.tgz#71c39e528764c848d8253e1aa2c7024ed505f6c4"
6429+
integrity sha512-U3RVIfdzJaeKDQKEJbz5p3NW8/L80PCATJAfuojwbaEL+gBjfGdhUcGde+WGUW46Q5sr/NgxevsIiDtNXrvZaQ==
64306430

64316431
64326432
version "7.29.4"

0 commit comments

Comments
 (0)