From 304c6c02d0de1c7bb023887b8bc70b6978b55c81 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 08:49:09 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.20.6 to 7.24.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.6 to 7.24.0. - [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases) - [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.20.6...v7.24.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae98bd2..c9a29b7 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/tailify/eslint-config-react#readme", "dependencies": { "eslint-plugin-jsx-a11y": "6.3.1", - "eslint-plugin-react": "7.20.6", + "eslint-plugin-react": "7.24.0", "eslint-plugin-react-hooks": "4.1.0" }, "devDependencies": {