From fa55d0f48d08e9732f5f45c61190162e4fe0e082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 04:13:48 +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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 46d37544bc0..e502ed3863d 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "eslint-plugin-no-unsanitized": "4.0.2", "eslint-plugin-prettier": "4.2.1", "eslint-plugin-react": "7.37.3", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-testing-library": "6.5.0", "eslint-plugin-unused-imports": "3.2.0", diff --git a/yarn.lock b/yarn.lock index 6bc73dcdc3a..23788e6570c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8798,12 +8798,12 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:4.6.2": - version: 4.6.2 - resolution: "eslint-plugin-react-hooks@npm:4.6.2" +"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 - checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4 + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 + checksum: 14d2692214ea15b19ef330a9abf51cb8c1586339d9e758ebd61b182be68dd772af56462b04e4b9d2be923d72f46db61e8d32fcf37c248b04949c0b02f5bfb3c0 languageName: node linkType: hard @@ -18660,7 +18660,7 @@ __metadata: eslint-plugin-no-unsanitized: 4.0.2 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.37.3 - eslint-plugin-react-hooks: 4.6.2 + eslint-plugin-react-hooks: 5.1.0 eslint-plugin-simple-import-sort: 12.1.1 eslint-plugin-testing-library: 6.5.0 eslint-plugin-unused-imports: 3.2.0