From b94f0ad7a4c6b09f8afd6df5ebc382a708fcceb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 17:28:16 +0000 Subject: [PATCH] chore(deps-dev): bump eslint from 3.10.1 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.10.1 to 6.6.0. - [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/v3.10.1...v6.6.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01f795d..69ee116 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "babel-eslint": "7.1.0", "babelify": "7.3.0", "chokidar-cli": "1.1.0", - "eslint": "3.10.1", + "eslint": "6.6.0", "mocha": "3.1.2" }, "scripts": {