From a71ae14513969cfc5e8283165875ef5e1f43cf47 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 25 Sep 2019 00:01:34 +0000 Subject: [PATCH] chore: upgrade eslint-plugin-react from 7.4.0 to 7.14.3 Snyk has created this PR to upgrade eslint-plugin-react from 7.4.0 to 7.14.3. See this package in NPM: https://www.npmjs.com/package/eslint-plugin-react See this project in Snyk: https://app.snyk.io/org/ivajkin/project/93a334a0-1798-40a9-8582-6e05d9bb4e4c?utm_source=github&utm_medium=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1c2fd7b..7a89e62 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,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.14.3", "extract-text-webpack-plugin": "3.0.2", "file-loader": "1.1.5", "fs-extra": "3.0.1",