From c76b7fd8a7ce2a66c6948abad6ea6c49bdf259ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Sep 2021 03:01:42 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.26.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06397e3..cedf93d 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "eslint-config-airbnb": "18.2.1", "eslint-plugin-import": "2.24.2", "eslint-plugin-jsx-a11y": "6.4.1", - "eslint-plugin-react": "7.25.2", + "eslint-plugin-react": "7.26.0", "eslint-plugin-react-hooks": "4.2.0", "fibers": "5.0.0", "husky": "7.0.2",