From 5657bb232a557ad65abeec1bafb488e0a7f15c56 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 6 May 2017 00:21:31 +0000 Subject: [PATCH] fix(package): update eslint-plugin-react to version 7.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef9d8b62e..cd32a30f2 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "es6-promise": "^4.1.0", "eslint": "^3.1.1", "eslint-plugin-babel": "^4.1.1", - "eslint-plugin-react": "^6.10.3", + "eslint-plugin-react": "^7.0.0", "github-slugger": "^1.0.1", "highlight.js": "^9.2.0", "isomorphic-fetch": "^2.2.0",