From e2efe9e0311b863d24bd2eb2a6f5796d864e7f27 Mon Sep 17 00:00:00 2001 From: Renovate Bot <renovate@danet.fbi.h-da.de> Date: Mon, 31 Mar 2025 23:07:46 +0000 Subject: [PATCH] [renovate] Update dependency eslint-plugin-react-hooks to v5.2.0 --- react-ui/yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/react-ui/yarn.lock b/react-ui/yarn.lock index 5e4047ff1..d2fad7453 100755 --- a/react-ui/yarn.lock +++ b/react-ui/yarn.lock @@ -5035,9 +5035,7 @@ eslint-plugin-react-hooks@^4.3.0: integrity sha512-QzliNJq4GinDBcD8gPB5v0wh6g8q3SUi6EFF0x8N/BL9PoVs0atuGc47ozMRyOWAKdwaZ5OnbOEa3WR+dSGKuQ== eslint-plugin-react-hooks@^5.1.0-rc.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854" - integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw== + version "5.2.0" eslint-plugin-react-refresh@^0.4.9: version "0.4.16" -- GitLab