From 3d8fda8abf033724a35b7acd2b29dd82ace9f189 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Aug 2018 20:39:23 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.11.0 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 726f14b23..b2e4aad3b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "eslint-plugin-flowtype": "2.50.0", "eslint-plugin-import": "2.13.0", "eslint-plugin-jsx-a11y": "6.1.1", - "eslint-plugin-react": "7.10.0", + "eslint-plugin-react": "7.11.0", "flow-bin": "0.78.0", "flow-copy-source": "2.0.1", "flow-typed": "2.5.1", diff --git a/yarn.lock b/yarn.lock index 9bfeb5684..597a30a0e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3590,10 +3590,11 @@ eslint-plugin-jsx-a11y@6.1.1: has "^1.0.3" jsx-ast-utils "^2.0.1" -eslint-plugin-react@7.10.0: - version "7.10.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.10.0.tgz#af5c1fef31c4704db02098f9be18202993828b50" +eslint-plugin-react@7.11.0: + version "7.11.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d" dependencies: + array-includes "^3.0.3" doctrine "^2.1.0" has "^1.0.3" jsx-ast-utils "^2.0.1"