From 8a4af95cd44c3d8bb81fe7f20907a5ec8ef6f53f Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Mon, 14 May 2018 16:34:44 +0000 Subject: [PATCH] Update eslint-plugin-react from 7.7.0 to 7.8.2 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 067e898..5956bff 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint": "^4.19.1", "eslint-loader": "^2.0.0", "eslint-plugin-jest": "21.15.1", - "eslint-plugin-react": "^7.3.0", + "eslint-plugin-react": "^7.8.2", "extract-text-webpack-plugin": "^4.0.0-beta.0", "file-loader": "^1.1.11", "html-webpack-plugin": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 4134d2a..a999914 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2899,9 +2899,9 @@ eslint-plugin-jest@21.15.1: version "21.15.1" resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-21.15.1.tgz#662a3f0888002878f0f388efd09c190a95c33d82" -eslint-plugin-react@^7.3.0: - version "7.7.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.7.0.tgz#f606c719dbd8a1a2b3d25c16299813878cca0160" +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.2" has "^1.0.1"