From ac6814885bd1090294a243aa289c20d2cd733f31 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Sep 2024 22:41:18 +0000 Subject: [PATCH] Update dependency eslint-plugin-react-hooks to v5.1.0-rc-fb9a90fa48-20240614 --- package-lock.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6301bac..434d072 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4431,11 +4431,10 @@ } }, "node_modules/eslint-plugin-react-hooks": { - "version": "5.1.0-rc-1434af3d22-20240618", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-1434af3d22-20240618.tgz", - "integrity": "sha512-0m8ZYdzZhZcy/2cdZ0Z9IGNtSqAd8xstjFuI5jqxcaHsjE5gn7YL1Xb4/8rTmvwmYxxXu6v82dN72fpmDoPTZQ==", + "version": "5.1.0-rc-fb9a90fa48-20240614", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0-rc-fb9a90fa48-20240614.tgz", + "integrity": "sha512-xsiRwaDNF5wWNC4ZHLut+x/YcAxksUd9Rizt7LaEn3bV8VyYRpXnRJQlLOfYaVy9esk4DFP4zPPnoNVjq5Gc0w==", "dev": true, - "license": "MIT", "engines": { "node": ">=10" }, -- 2.49.1