From c27bdc7bb7f1eb96a010fc2d65c510a27405bd49 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Fri, 20 Dec 2024 13:37:04 +0100 Subject: [PATCH] Update patch name --- ...-hooks+5.0.0.patch => eslint-plugin-react-hooks+5.1.0.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/{eslint-plugin-react-hooks+5.0.0.patch => eslint-plugin-react-hooks+5.1.0.patch} (99%) diff --git a/patches/eslint-plugin-react-hooks+5.0.0.patch b/patches/eslint-plugin-react-hooks+5.1.0.patch similarity index 99% rename from patches/eslint-plugin-react-hooks+5.0.0.patch rename to patches/eslint-plugin-react-hooks+5.1.0.patch index 96c8b579d190..82a5214e6b0c 100644 --- a/patches/eslint-plugin-react-hooks+5.0.0.patch +++ b/patches/eslint-plugin-react-hooks+5.1.0.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js b/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js -index cccbb45..bd7b557 100644 +index 3cacb9a..279607e 100644 --- a/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js +++ b/node_modules/eslint-plugin-react-hooks/cjs/eslint-plugin-react-hooks.development.js @@ -490,11 +490,42 @@