From 578978fa266ccf909ae79a82b3a96021a9cb602d Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 Jan 2019 08:01:47 +0000 Subject: [PATCH 1/2] chore(package): update eslint-plugin-react to version 7.12.4 Closes #19 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92e2c6f..91e7735 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-config-airbnb": "17.1.0", "eslint-plugin-import": "2.13.0", "eslint-plugin-jsx-a11y": "6.1.2", - "eslint-plugin-react": "7.12.2", + "eslint-plugin-react": "7.12.4", "mocha": "5.2.0" }, "dependencies": { From 4e516c61f72abec15d9cf4fb41b379d8b1e345dc Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 17 Jan 2019 08:01:51 +0000 Subject: [PATCH 2/2] chore(package): update lockfile yarn.lock --- yarn.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/yarn.lock b/yarn.lock index c4a3c86..0210393 100644 --- a/yarn.lock +++ b/yarn.lock @@ -959,10 +959,10 @@ eslint-plugin-jsx-a11y@6.1.2: has "^1.0.3" jsx-ast-utils "^2.0.1" -eslint-plugin-react@7.12.2: - version "7.12.2" - resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.12.2.tgz#95a4d8117011787824625ea57be9e38401d33548" - integrity sha512-6F8uOJXOsWWWD3Mg8cvz4onsqEYp2LFZCFlgjaTAzbPLwqdwRCeK78unbuEaMXYPxq8paXCzTpoaDCwXBvC/gg== +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"