From bf01c903ca13e5c8fbf05cca1c54b196594df0a0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 23 May 2018 22:54:25 +0000 Subject: [PATCH] fix(deps): update dependency eslint-plugin-react to v7.8.2 --- packages/react-scripts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-scripts/package.json b/packages/react-scripts/package.json index dd20d74..b9f896b 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -42,7 +42,7 @@ "eslint-plugin-flowtype": "2.39.1", "eslint-plugin-import": "2.8.0", "eslint-plugin-jsx-a11y": "5.1.1", - "eslint-plugin-react": "7.4.0", + "eslint-plugin-react": "7.8.2", "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.5", "fs-extra": "3.0.1",