From 58af3764efc6ddf01f6c40e7b25ec2021a6b2345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 07:06:25 +0000 Subject: [PATCH] Bump eslint from 4.6.1 to 4.19.1 Bumps [eslint](https://github.com/eslint/eslint) from 4.6.1 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.6.1...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 9fa7210..8bddd1e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "babel-plugin-transform-runtime": "6.15.0", "babel-runtime": "6.11.6", "clean-webpack-plugin": "0.1.18", - "eslint": "4.6.1", + "eslint": "4.19.1", "eslint-loader": "1.9.0", "eslint-plugin-import": "2.8.0", "happypack": "5.0.0",