From 823b1421bc494bf825b53096341f66328ddf07ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 05:56:24 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.1.0 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.1.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-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 ++++++++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ca5ff99e..64ff57f0 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-config-react-app": "^7.0.1", "eslint-plugin-import": "^2.31.0", - "eslint-plugin-react-hooks": "^4.6.2", + "eslint-plugin-react-hooks": "^5.1.0", "eslint-plugin-testing-library": "^6.3.0", "prettier": "3.3.3", "typescript-eslint": "^8.8.0" diff --git a/yarn.lock b/yarn.lock index 6ea8ce7a..803c11bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2297,7 +2297,7 @@ __metadata: eslint-config-prettier: "npm:^9.1.0" eslint-config-react-app: "npm:^7.0.1" eslint-plugin-import: "npm:^2.31.0" - eslint-plugin-react-hooks: "npm:^4.6.2" + eslint-plugin-react-hooks: "npm:^5.1.0" eslint-plugin-testing-library: "npm:^6.3.0" prettier: "npm:3.3.3" typescript-eslint: "npm:^8.8.0" @@ -8005,6 +8005,15 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react-hooks@npm:^5.1.0": + version: 5.1.0 + resolution: "eslint-plugin-react-hooks@npm:5.1.0" + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 10/b6778fd9e1940b06868921309e8b269426e17eda555816d4b71def4dcf0572de1199fdb627ac09ce42160b9569a93cd9b0fd81b740ab4df98205461c53997a43 + languageName: node + linkType: hard + "eslint-plugin-react@npm:^7.27.1": version: 7.33.2 resolution: "eslint-plugin-react@npm:7.33.2"