From ef16297c924b4020e39a90e2d29539162162b27e Mon Sep 17 00:00:00 2001
From: "Mr. Renovate" <renovate@romanjaros.dev>
Date: Fri, 17 Nov 2023 07:37:49 +0000
Subject: [PATCH] Update dependency eslint-plugin-react to v7.33.2

---
 source/ui/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/ui/package.json b/source/ui/package.json
index cafb06a..a7e5ffe 100644
--- a/source/ui/package.json
+++ b/source/ui/package.json
@@ -64,7 +64,7 @@
         "eslint": "8.53.0",
         "eslint-config-prettier": "8.10.0",
         "eslint-plugin-import": "2.25.4",
-        "eslint-plugin-react": "7.29.4",
+        "eslint-plugin-react": "7.33.2",
         "eslint-plugin-react-hooks": "4.3.0",
         "eslint-plugin-simple-import-sort": "7.0.0",
         "eslint-plugin-typescript": "0.14.0",