From d346804e627dc33112bbec4bebb5cd4f7c61b762 Mon Sep 17 00:00:00 2001 From: Lorenzo Palmes Date: Mon, 16 Oct 2017 22:07:15 -0300 Subject: [PATCH] Updated eslint-plugin-react to 7.4.0 --- 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 8931d6172d..b13e9d89c4 100644 --- a/packages/react-scripts/package.json +++ b/packages/react-scripts/package.json @@ -38,7 +38,7 @@ "eslint-plugin-flowtype": "2.35.0", "eslint-plugin-import": "2.7.0", "eslint-plugin-jsx-a11y": "5.1.1", - "eslint-plugin-react": "7.3.0", + "eslint-plugin-react": "7.4.0", "extract-text-webpack-plugin": "3.0.0", "file-loader": "0.11.2", "fs-extra": "3.0.1",