From 2494356df7edf39a130bd6e367c607090e9e9956 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 21:44:01 +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.1. - [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 1816fe19..23f18b06 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@types/react-virtualized": "^9.22.0", "babel-loader": "^9.2.1", "eslint": "^9.15.0", - "eslint-plugin-react-hooks": "^5.1.0-rc-fb9a90fa48-20240614", + "eslint-plugin-react-hooks": "^5.1.0-rc.1", "eslint-plugin-react-refresh": "^0.4.14", "eslint-plugin-simple-import-sort": "^12.1.1", "globals": "^15.12.0", diff --git a/yarn.lock b/yarn.lock index e4b106b6..2fc11bdf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5678,7 +5678,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.1": version: 5.1.0-rc-fb9a90fa48-20240614 resolution: "eslint-plugin-react-hooks@npm:5.1.0-rc-fb9a90fa48-20240614" peerDependencies: @@ -8269,7 +8269,7 @@ __metadata: babel-loader: "npm:^9.2.1" detect-gpu: "npm:^5.0.58" eslint: "npm:^9.15.0" - eslint-plugin-react-hooks: "npm:^5.1.0-rc-fb9a90fa48-20240614" + eslint-plugin-react-hooks: "npm:^5.1.0-rc.1" eslint-plugin-react-refresh: "npm:^0.4.14" eslint-plugin-simple-import-sort: "npm:^12.1.1" globals: "npm:^15.12.0"