From 98d343048162f4743ec2cb914bb49e18c6df9ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 10:23:04 +0000 Subject: [PATCH] Bump eslint from 4.14.0 to 4.19.1 Bumps [eslint](https://github.com/eslint/eslint) from 4.14.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.14.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 039767e..7245f2c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "babel-plugin-transform-async-to-generator": "^6.24.1", "babel-preset-es2015": "6.24.1", "chai": "4.1.2", - "eslint": "4.14.0", + "eslint": "4.19.1", "eslint-loader": "1.9.0", "mocha": "4.0.1", "webpack": "3.10.0",