From 12f02766192989d3dfc73b23300961aa75d62867 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Aug 2022 14:27:45 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.31.1 (#646) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e3a05023..2d9b735d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-config-airbnb-typescript": "12.3.1", "eslint-plugin-import": "2.26.0", "eslint-plugin-jsx-a11y": "6.6.1", - "eslint-plugin-react": "7.31.0", + "eslint-plugin-react": "7.31.1", "gh-pages": "4.0.0", "husky": "7.0.4", "jest": "27.5.1",