From 511e3e59db2b6eb701fc7b6b8da57413af64864e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 17 Jan 2019 07:28:33 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-react to v7.12.4 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e131eac1..2a29ce44 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "eslint": "5.12.0", "eslint-config-prettier": "3.5.0", "eslint-plugin-prettier": "3.0.1", - "eslint-plugin-react": "7.12.3", + "eslint-plugin-react": "7.12.4", "gatsby-image": "2.0.26", "jest": "23.6.0", "prettier": "1.15.3", diff --git a/yarn.lock b/yarn.lock index 3cbef522..4e942960 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2895,10 +2895,10 @@ eslint-plugin-prettier@3.0.1: dependencies: prettier-linter-helpers "^1.0.0" -eslint-plugin-react@7.12.3: - version "7.12.3" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz#b9ca4cd7cd3f5d927db418a1950366a12d4568fd" - integrity sha512-WTIA3cS8OzkPeCi4KWuPmjR33lgG9r9Y/7RmnLTRw08MZKgAfnK/n3BO4X0S67MPkVLazdfCNT/XWqcDu4BLTA== +eslint-plugin-react@7.12.4: + version "7.12.4" + resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.4.tgz#b1ecf26479d61aee650da612e425c53a99f48c8c" + integrity sha512-1puHJkXJY+oS1t467MjbqjvX53uQ05HXwjqDgdbGBqf5j9eeydI54G3KwiJmWciQ0HTBacIKw2jgwSBSH3yfgQ== dependencies: array-includes "^3.0.3" doctrine "^2.1.0"