From 6c20cc8709053db2ab441ab1a94daa39adc975c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 21:37:51 +0000 Subject: [PATCH] Bump eslint-plugin-react-hooks Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.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-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6d0daefc..075fd5d8 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@types/react-virtualized": "^9.21.30", "babel-loader": "^9.2.1", "eslint": "^9.13.0", - "eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614", + "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.14", "eslint-plugin-simple-import-sort": "^12.1.1", "globals": "^15.11.0", diff --git a/yarn.lock b/yarn.lock index d88042d2..a045f1a8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5807,7 +5807,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:^5.1.0-rc-fb9a90fa48-20240614": +"eslint-plugin-react-hooks@npm:^5.1.0-rc.0": version: 5.1.0-rc-fb9a90fa48-20240614 resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc-fb9a90fa48-20240614" peerDependencies: @@ -8550,7 +8550,7 @@ __metadata: babel-loader: "npm:^9.2.1" detect-gpu: "npm:^5.0.53" eslint: "npm:^9.13.0" - eslint-plugin-react-hooks: "npm:^5.1.0-rc-fb9a90fa48-20240614" + eslint-plugin-react-hooks: "npm:^5.1.0-rc.0" eslint-plugin-react-refresh: "npm:^0.4.14" eslint-plugin-simple-import-sort: "npm:^12.1.1" globals: "npm:^15.11.0"