From 0ff7df3d0d7125b2ece68ead4c9a28fca614d9fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 06:48:55 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.34.1 (#198) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Gowtham Mohan <52502941+Matwog@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 933bd59..883622e 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "eslint-plugin-flowtype": "8.0.3", "eslint-plugin-import": "2.25.4", "eslint-plugin-jsx-a11y": "6.5.1", - "eslint-plugin-react": "7.33.2", + "eslint-plugin-react": "7.34.1", "flow-bin": "0.65.0", "gettext-to-messageformat": "0.3.1", "jest": "29.7.0",