From efc3eab29787250ef50b72232a5b0a789db11f64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2019 04:41:27 +0000 Subject: [PATCH] Bump eslint from 4.10.0 to 4.19.1 in /React/Template Bumps [eslint](https://github.com/eslint/eslint) from 4.10.0 to 4.19.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v4.10.0...v4.19.1) Signed-off-by: dependabot[bot] --- React/Template/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/React/Template/package.json b/React/Template/package.json index b42c8139..ab5f6b07 100644 --- a/React/Template/package.json +++ b/React/Template/package.json @@ -27,7 +27,7 @@ "draft-js": "0.10.5", "draft-js-buttons": "2.0.1", "draftjs-to-html": "0.8.4", - "eslint": "4.10.0", + "eslint": "4.19.1", "eslint-config-react-app": "2.1.0", "eslint-loader": "1.9.0", "eslint-plugin-flowtype": "2.39.1",