From b34be5f0be441e26315d944d24ecc407eb91e2a5 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sat, 12 May 2018 16:18:08 +0000 Subject: [PATCH] Update eslint-plugin-react from 7.4.0 to 7.8.1 --- package.json | 2 +- yarn.lock | 20 +++++++++++++------- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index f7a0ce8..7680f1f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "enzyme-adapter-react-16": "^1.0.1", "eslint": "^4.8.0", "eslint-plugin-flowtype": "^2.39.1", - "eslint-plugin-react": "^7.4.0", + "eslint-plugin-react": "^7.8.1", "firebase": "^4.5.0", "flow-bin": "^0.56.0", "flow-typed": "^2.2.0", diff --git a/yarn.lock b/yarn.lock index 80f1440..82f6f81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2263,6 +2263,12 @@ doctrine@^2.0.0: esutils "^2.0.2" isarray "^1.0.0" +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" + documentation@^5.3.2: version "5.3.2" resolved "https://registry.yarnpkg.com/documentation/-/documentation-5.3.2.tgz#45a106cd58bcb74ec0446431e5777a063fab6731" @@ -2628,14 +2634,14 @@ eslint-plugin-flowtype@^2.39.1: dependencies: lodash "^4.15.0" -eslint-plugin-react@^7.4.0: - version "7.4.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.4.0.tgz#300a95861b9729c087d362dd64abcc351a74364a" +eslint-plugin-react@^7.8.1: + version "7.8.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.8.1.tgz#6bfb5288227645eb7ca3ba8810b87024e0d6c993" dependencies: - doctrine "^2.0.0" + doctrine "^2.0.2" has "^1.0.1" - jsx-ast-utils "^2.0.0" - prop-types "^15.5.10" + jsx-ast-utils "^2.0.1" + prop-types "^15.6.0" eslint-scope@^3.7.1: version "3.7.1" @@ -4609,7 +4615,7 @@ jsprim@^1.2.2: json-schema "0.2.3" verror "1.3.6" -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: