From bd0cd5ce5da2b7a12fff4d74f665a2f6a87ab55a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2020 16:15:29 +0000 Subject: [PATCH] Bump eslint-plugin-react from 7.20.1 to 7.20.3 Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.20.1 to 7.20.3. - [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.1...v7.20.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae10bf37..21c3be52 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "eslint-config-prettier": "6.11.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "3.1.4", - "eslint-plugin-react": "7.20.1", + "eslint-plugin-react": "7.20.3", "husky": "4.2.5", "inquirer": "7.3.0", "node-addon-api": "3.0.0", diff --git a/yarn.lock b/yarn.lock index 4b28eec1..0dc938ea 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3374,10 +3374,10 @@ eslint-plugin-prettier@3.1.4: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.20.1: - version "7.20.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.1.tgz#87fcf8d0de225817ba0b2d8f38740733d61ff4ba" - integrity sha512-HitovDhscMmu3uOod3aqZRdKURdXgmlkptEue958gJBmIJO9hvgO4uZyqsJ4+22WqJVP3CsTKfqWSuTlJL6b8w== +eslint-plugin-react@7.20.3: + version "7.20.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.20.3.tgz#0590525e7eb83890ce71f73c2cf836284ad8c2f1" + integrity sha512-txbo090buDeyV0ugF3YMWrzLIUqpYTsWSDZV9xLSmExE1P/Kmgg9++PD931r+KEWS66O1c9R4srLVVHmeHpoAg== dependencies: array-includes "^3.1.1" array.prototype.flatmap "^1.2.3"