From 88076606e1a1ade8620ef3d5690e8b6c8df74d30 Mon Sep 17 00:00:00 2001 From: Kristoffer Date: Fri, 16 Feb 2018 11:49:20 +0100 Subject: [PATCH] Update eslint-plugin-react --- 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 46e9a00a020..b6200487534 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -41,7 +41,7 @@ "eslint-plugin-flowtype": "2.41.0", "eslint-plugin-import": "2.8.0", "eslint-plugin-jsx-a11y": "6.0.3", - "eslint-plugin-react": "7.5.1", + "eslint-plugin-react": "7.6.1", "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.6", "fs-extra": "5.0.0",