From d4e768fc5c08eefff109bbe2a54cba656e5425bc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2020 12:57:30 +0000 Subject: [PATCH] build(deps-dev): bump eslint-plugin-react from 7.13.0 to 7.20.1 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.13.0 to 7.20.1. - [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.13.0...v7.20.1) 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 d8c6a2d..c173005 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "eslint-plugin-import": "2.18.0", "eslint-plugin-jest": "22.7.1", "eslint-plugin-jsx-a11y": "6.2.3", - "eslint-plugin-react": "7.13.0", + "eslint-plugin-react": "7.20.1", "jest": "24.8.0", "lint-staged": "8.1.7", "npmvet": "0.1.5",