From caf34d80476ce4d71042a7766631b4556ea964a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 13 May 2018 14:24:15 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.8.2 --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 270a95f..c2c2cba 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "eslint-plugin-jest": "21.5.0", "eslint-plugin-jsx-a11y": "6.0.3", "eslint-plugin-prettier": "2.4.0", - "eslint-plugin-react": "7.5.1", + "eslint-plugin-react": "7.8.2", "flow-bin": "0.61.0", "github-changes": "1.1.1", "lerna": "2.5.1", diff --git a/yarn.lock b/yarn.lock index 13e55ed..2dcbe38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2841,7 +2841,7 @@ doctrine@1.5.0: esutils "^2.0.2" isarray "^1.0.0" -doctrine@^2.0.0, doctrine@^2.0.2: +doctrine@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.0.2.tgz#68f96ce8efc56cc42651f1faadb4f175273b0075" dependencies: @@ -3259,13 +3259,13 @@ eslint-plugin-prettier@2.4.0: fast-diff "^1.1.1" jest-docblock "^21.0.0" -eslint-plugin-react@7.5.1: - version "7.5.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.5.1.tgz#52e56e8d80c810de158859ef07b880d2f56ee30b" +eslint-plugin-react@7.8.2: + version "7.8.2" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.2.tgz#e95c9c47fece55d2303d1a67c9d01b930b88a51d" dependencies: - doctrine "^2.0.0" + doctrine "^2.0.2" has "^1.0.1" - jsx-ast-utils "^2.0.0" + jsx-ast-utils "^2.0.1" prop-types "^15.6.0" eslint-restricted-globals@^0.1.1: @@ -5417,7 +5417,7 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.10.0" -jsx-ast-utils@^2.0.0: +jsx-ast-utils@^2.0.0, jsx-ast-utils@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f" dependencies: