From eeb8a1549e951e6097aed8575b921399ff4d7a68 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sat, 12 May 2018 16:10:35 +0000 Subject: [PATCH] Update eslint-plugin-react from 7.7.0 to 7.8.1 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 2c37489..afa2fb0 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "eslint-plugin-jest": "^21.15.0", "eslint-plugin-jsx-a11y": "^6.0.3", "eslint-plugin-prettier": "^2.6.0", - "eslint-plugin-react": "^7.7.0", + "eslint-plugin-react": "^7.8.1", "prettier": "^1.12.1", "prettier-eslint": "^8.8.1" } diff --git a/yarn.lock b/yarn.lock index cbf458a..4e5fe7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -415,9 +415,9 @@ eslint-plugin-prettier@^2.6.0: fast-diff "^1.1.1" jest-docblock "^21.0.0" -eslint-plugin-react@^7.7.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.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.2" has "^1.0.1"