From 8443c2f75a62427da647f79fd8880ddd9c42ec8a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 2 Sep 2016 21:04:25 -0700 Subject: [PATCH] chore(package): update eslint-plugin-react to version 6.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f773dbfc..7260e6f929 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "del": "^2.2.0", "eslint": "^3.1.0", "eslint-plugin-import": "^1.9.2", - "eslint-plugin-react": "^5.1.1", + "eslint-plugin-react": "^6.2.0", "gulp": "^3.9.0", "gulp-babel": "^6.1.1", "gulp-concat": "^2.6.0",