Skip to content

Commit 56e31db

Browse files
chore(deps-dev): bump eslint-plugin-react-hooks from 5.0.0 to 5.1.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.0.0 to 5.1.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]>
1 parent 6c3977c commit 56e31db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
"eslint-plugin-lit": "^1.15.0",
205205
"eslint-plugin-n": "^17.13.2",
206206
"eslint-plugin-react": "^7.37.2",
207-
"eslint-plugin-react-hooks": "^5.0.0",
207+
"eslint-plugin-react-hooks": "^5.1.0",
208208
"eslint-plugin-unicorn": "^56.0.1",
209209
"eslint-plugin-wc": "^2.2.0",
210210
"eslint-webpack-plugin": "^4.2.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6665,10 +6665,10 @@ eslint-plugin-react-hooks@^4.3.0:
66656665
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-4.6.2.tgz#c829eb06c0e6f484b3fbb85a97e57784f328c596"
66666666
integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ==
66676667

6668-
eslint-plugin-react-hooks@^5.0.0:
6669-
version "5.0.0"
6670-
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.0.0.tgz#72e2eefbac4b694f5324154619fee44f5f60f101"
6671-
integrity sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==
6668+
eslint-plugin-react-hooks@^5.1.0:
6669+
version "5.1.0"
6670+
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
6671+
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
66726672

66736673
eslint-plugin-react@^7.27.1, eslint-plugin-react@^7.37.2:
66746674
version "7.37.2"

0 commit comments

Comments
 (0)