From 3009df05d42a7e42b77b0fd45a07838dcb3cb854 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 9 Oct 2022 20:58:15 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.31.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7dd7ff..1e6d8e6 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.31.9", "eslint-plugin-react-hooks": "4.6.0", "fibers": "5.0.2", "husky": "8.0.1",