From 9d720f77b3e1ba2018fca6ea72b104cc1576ba64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 13:37:49 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 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/v1.10.3...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 f46af3a..383daf8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "browserify": "^11.0.1", "del": "^2.0.2", - "eslint": "^1.1.0", + "eslint": "^6.6.0", "gulp": "^3.9.0", "gulp-eslint": "^1.0.0", "gulp-mocha": "^2.1.3",