From e681bd74f13366a75e4b84122b99effd539613ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jan 2018 23:20:42 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.6.0 --- package.json | 2 +- yarn.lock | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 21ec995c2..d03501127 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "enzyme-adapter-react-16": "1.1.1", "enzyme-to-json": "3.3.1", "eslint-config-prettier": "2.9.0", - "eslint-plugin-react": "7.5.1", + "eslint-plugin-react": "7.6.0", "husky": "0.14.3", "jest": "22.1.4", "lint-staged": "6.0.1", diff --git a/yarn.lock b/yarn.lock index f6165116b..26ad913d8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2064,6 +2064,12 @@ doctrine@^2.0.0: dependencies: esutils "^2.0.2" +doctrine@^2.0.2: + version "2.1.0" + resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d" + dependencies: + esutils "^2.0.2" + dom-serializer@0, dom-serializer@~0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/dom-serializer/-/dom-serializer-0.1.0.tgz#073c697546ce0780ce23be4a28e293e40bc30c82" @@ -2485,13 +2491,13 @@ eslint-plugin-promise@^3.4.0: version "3.6.0" resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.6.0.tgz#54b7658c8f454813dc2a870aff8152ec4969ba75" -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.6.0: + version "7.6.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.0.tgz#351651188c74c5b2fecc2717e3936b7207baa728" 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-plugin-unicorn@^2.1.0: @@ -4431,7 +4437,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.1: version "2.0.1" resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-2.0.1.tgz#e801b1b39985e20fffc87b40e3748080e2dcac7f" dependencies: