From aa0e11fdee195f11c1fffbac480f1798da1a8d91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:50:45 +0000 Subject: [PATCH] Bump eslint from 0.6.2 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 0.6.2 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/v0.6.2...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 c336130..81f1491 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ }, "homepage": "https://github.com/kugaevsky/jquery-phoenix", "devDependencies": { - "eslint": "^0.6.2", + "eslint": "^6.6.0", "gulp": "^3.6.2", "gulp-coffee": "^1.4.3", "gulp-eslint": "^0.1.7",