From 63dc860ff8822f0c0c4bb557c869318fe48a9970 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Feb 2018 07:50:24 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.6.1 --- package.json | 2 +- yarn.lock | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 404f077f9..0997dae9c 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.1", "husky": "0.14.3", "jest": "22.1.4", "lint-staged": "6.1.0", diff --git a/yarn.lock b/yarn.lock index 30a18035c..3d16af8e3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2080,6 +2080,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" @@ -2501,13 +2507,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.1: + version "7.6.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633" 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: @@ -4448,7 +4454,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: