From a0653331d6a0408a620fa7692fab97b312e84778 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 20:51:39 +0000 Subject: [PATCH] Bump eslint from 4.10.0 to 4.19.1 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a273076..cfa9b04a 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "drizzle": "^1.3.3", "drizzle-react": "^1.1.1", "drizzle-react-components": "^1.2.0", - "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",