From d12e34e17eb0f114cf3db68749dae9cf44571716 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 16 Dec 2018 13:53:06 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.11.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 579a8016..ada31990 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "eslint-plugin-import": "2.14.0", "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-prettier": "3.0.0", - "eslint-plugin-react": "7.11.0", + "eslint-plugin-react": "7.11.1", "express": "4.16.4", "jest": "23.6.0", "jest-watch-typeahead": "0.2.0", diff --git a/yarn.lock b/yarn.lock index 23c001c8..98a50d93 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1837,10 +1837,10 @@ eslint-plugin-prettier@3.0.0: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.11.0: - version "7.11.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.0.tgz#b3124af974c4da978e62a57ea49a7bc26f11e76d" - integrity sha512-SJOh2p3Mr1nbp/Nd5odTuSn2rvaMvO5DaOpuAGc9Sc+Gcxqkyffb1mqQGIKB9tWQJlvrfsrzWnMJexZJ7YRDUw== +eslint-plugin-react@7.11.1: + version "7.11.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c" + integrity sha512-cVVyMadRyW7qsIUh3FHp3u6QHNhOgVrLQYdQEB1bPWBsgbNCHdFAeNMquBMCcZJu59eNthX053L70l7gRt4SCw== dependencies: array-includes "^3.0.3" doctrine "^2.1.0"