From a16239320f6cb4519cf8e933722b96e8aa37c64a Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Sat, 12 May 2018 16:16:40 +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 cf24c7c..efe09aa 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "eslint-config-prettier": "^2.9.0", "eslint-plugin-import": "^2.8.0", "eslint-plugin-jsx-a11y": "^6.0.3", - "eslint-plugin-react": "^7.5.1", + "eslint-plugin-react": "^7.8.1", "husky": "^0.14.3", "lint-staged": "^6.0.1", "nodemon": "^1.17.1", diff --git a/yarn.lock b/yarn.lock index e29da6a..540640a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1819,9 +1819,9 @@ eslint-plugin-jsx-a11y@^6.0.3: emoji-regex "^6.1.0" jsx-ast-utils "^2.0.0" -eslint-plugin-react@^7.5.1: - 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"