From 67e4760a8fb443a2c81eda25a8f0c0596ab6d3cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:38:10 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.32.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8d516ae..e094456 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "eslint-config-airbnb": "19.0.4", "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", - "eslint-plugin-react": "7.31.6", + "eslint-plugin-react": "7.32.2", "eslint-plugin-react-hooks": "4.6.0", "fibers": "5.0.3", "husky": "8.0.1",