From 0cd16b6f683230bce86ca8f0b1abe4f1c07824be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 20:29:58 +0000 Subject: [PATCH] Bump eslint from 3.8.1 to 6.6.0 in /core Bumps [eslint](https://github.com/eslint/eslint) from 3.8.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.8.1...v6.6.0) Signed-off-by: dependabot[bot] --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index b168cb374..35c10f97a 100644 --- a/core/package.json +++ b/core/package.json @@ -12,7 +12,7 @@ "babel-core": "6.17.0", "babel-preset-es2015": "6.16.0", "chokidar": "1.6.0", - "eslint": "3.8.1", + "eslint": "6.6.0", "glob": "^7.1.1" }, "babel": {