From 994beb2bb7a5466be7b88ccff8975dc043fdd50e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 2 Jan 2019 23:26:49 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7.12.1 --- package.json | 2 +- yarn.lock | 13 +------------ 2 files changed, 2 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 363f1a2a129..8c41d2600c5 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-plugin-jest": "22.1.2", "eslint-plugin-jsx-a11y": "6.1.2", "eslint-plugin-prettier": "3.0.1", - "eslint-plugin-react": "7.11.1", + "eslint-plugin-react": "7.12.1", "fetch-mock": "7.2.8", "jasmine-jquery": "2.1.1", "jest": "23.6.0", diff --git a/yarn.lock b/yarn.lock index d8abc762d5a..132759486ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3585,18 +3585,7 @@ eslint-plugin-prettier@3.0.1: dependencies: prettier-linter-helpers "^1.0.0" -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" - has "^1.0.3" - jsx-ast-utils "^2.0.1" - prop-types "^15.6.2" - -eslint-plugin-react@^7.11.1: +eslint-plugin-react@7.12.1, eslint-plugin-react@^7.11.1: version "7.12.1" resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.1.tgz#b9c4639f72469ff317ac31e3bd630d22d0dbf8f4" integrity sha512-1YyXVhp6KSB+xRC1BWzmlA4BH9Wp9jMMBE6AJizxuk+bg/KUJpQGRwsU1/q1pV8rM6oEdLCxunXn7Nfh2BOWBg==