From 6ede388b669ae2de0c6a7fe875fb2a1554b67691 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 19 Mar 2017 18:41:11 +0100 Subject: [PATCH] chore(package): update eslint-plugin-react to version 6.10.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16f067d..ccd70ab 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "eslint-config-airbnb": "^9.0.1", "eslint-plugin-import": "^1.8.1", "eslint-plugin-jsx-a11y": "^1.3.0", - "eslint-plugin-react": "^5.1.1", + "eslint-plugin-react": "^6.10.1", "nock": "^8.0.0", "npm-run-all": "^2.1.1", "rimraf": "^2.5.0",