From 092e80cd287e3e241698887bfc8dd8599709da17 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 May 2018 00:16:08 +0000 Subject: [PATCH] Update dependency eslint-plugin-react to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30b7fbf..c0c344a 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "eslint-plugin-flowtype": "2.4.0", "eslint-plugin-import": "1.12.0", "eslint-plugin-jsx-a11y": "2.0.1", - "eslint-plugin-react": "5.2.2", + "eslint-plugin-react": "7.8.1", "extract-text-webpack-plugin": "1.0.1", "file-loader": "0.9.0", "filesize": "3.3.0",