From 4df44268e959d4e1fb708611bda94c2a8f03fa6f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 13 May 2017 19:11:42 +0000 Subject: [PATCH] fix(package): update eslint-plugin-react to version 7.0.1 Closes #7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 243c9dd..5f320d9 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "errorhandler": "^1.5.0", "eslint": "^3.19.0", "eslint-plugin-flow-vars": "^0.5.0", - "eslint-plugin-react": "^6.10.3", + "eslint-plugin-react": "^7.0.1", "express": "^4.15.2", "express-jwt": "^5.3.0", "express-validator": "^3.1.3",