From e07e666f7ac16d9287a46887d45c4deae87473fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Mon, 7 Jan 2019 02:41:46 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.12.3 (#560) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index db4b4b4c4..7db3b9525 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "eslint-plugin-flowtype-errors": "3.6.0", "eslint-plugin-jest": "22.1.2", "eslint-plugin-prettier": "3.0.1", - "eslint-plugin-react": "7.12.0", + "eslint-plugin-react": "7.12.3", "flow-bin": "0.89.0", "husky": "1.3.1", "jest": "23.6.0", diff --git a/yarn.lock b/yarn.lock index 63b947544..3015fa386 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3887,10 +3887,10 @@ eslint-plugin-prettier@3.0.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.12.0: - version "7.12.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.0.tgz#fa6701063f2172c3e1db3a22d3db6d8bdc0179af" - integrity sha512-OrmXBWGrZ8gvYWO0W4oiLtASxFWVfe2blgy5pvB57YRwylhghUQL5y5w70fysP/CRTt/XJ+FLv/KXhZxbsQwiw== +eslint-plugin-react@7.12.3: + version "7.12.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd" + integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA== dependencies: array-includes "^3.0.3" doctrine "^2.1.0"