From dd5645380a45803b1de566d7e4dd03b862b7263c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 03:27:14 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-react-hooks from 4.6.2 to 5.0.0 Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.6.2 to 5.0.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/eslint-plugin-react-hooks@5.0.0/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 | 13 ++----------- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index c4859872f50..1bd6cd6bf54 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.1", - "eslint-plugin-react-hooks": "4.6.2", + "eslint-plugin-react-hooks": "5.0.0", "eslint-plugin-simple-import-sort": "12.1.1", "eslint-plugin-testing-library": "6.4.0", "eslint-plugin-unused-imports": "3.2.0", diff --git a/yarn.lock b/yarn.lock index 9277c73b6b4..e717e6480f4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8537,16 +8537,7 @@ __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" - peerDependencies: - eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 - checksum: 395c433610f59577cfcf3f2e42bcb130436c8a0b3777ac64f441d88c5275f4fcfc89094cedab270f2822daf29af1079151a7a6579a8e9ea8cee66540ba0384c4 - languageName: node - linkType: hard - -"eslint-plugin-react-hooks@npm:^5.0.0": +"eslint-plugin-react-hooks@npm:5.0.0, eslint-plugin-react-hooks@npm:^5.0.0": version: 5.0.0 resolution: "eslint-plugin-react-hooks@npm:5.0.0" peerDependencies: @@ -17853,7 +17844,7 @@ __metadata: eslint-plugin-no-unsanitized: 4.0.2 eslint-plugin-prettier: 4.2.1 eslint-plugin-react: 7.37.1 - eslint-plugin-react-hooks: 4.6.2 + eslint-plugin-react-hooks: 5.0.0 eslint-plugin-simple-import-sort: 12.1.1 eslint-plugin-testing-library: 6.4.0 eslint-plugin-unused-imports: 3.2.0