From 543a48398aa812bd639f66599855b0210da0d3c8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 23:32:58 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.11.1 to 7.22.0 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.11.1 to 7.22.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.11.1...v7.22.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 2a22f4f..5c0f548 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint": "5.6.1", "eslint-config-react": "1.1.7", "eslint-loader": "2.1.1", - "eslint-plugin-react": "7.11.1", + "eslint-plugin-react": "7.22.0", "file-loader": "2.0.0", "gulp": "4.0.2", "gulp-babel": "7.0.1",