From 4e22d60d336cf3559487bca6d46e04ceb7a56998 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Tue, 15 Aug 2017 07:29:02 +0000 Subject: [PATCH] Update eslint-plugin-react from 7.2.0 to 7.2.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 142ed3947c..038c6f71ed 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-flowtype": "^2.35.0", "eslint-plugin-import": "^2.6.1", "eslint-plugin-jsx-a11y": "^5.1.1", - "eslint-plugin-react": "^7.1.0", + "eslint-plugin-react": "7.2.1", "flow-bin": "^0.52.0", "jest": "^20.0.4", "nodemon": "^1.11.0", diff --git a/yarn.lock b/yarn.lock index 6465c761b6..88cef8fa16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2722,9 +2722,9 @@ eslint-plugin-jsx-a11y@^5.1.1: emoji-regex "^6.1.0" jsx-ast-utils "^1.4.0" -eslint-plugin-react@^7.1.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.2.0.tgz#25c77a4ec307e3eebb248ea3350960e372ab6406" +eslint-plugin-react@7.2.1: + version "7.2.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.2.1.tgz#c2673526ed6571b08c69c5f453d03f5f13e8ddbe" dependencies: doctrine "^2.0.0" has "^1.0.1"