From 2e5e47e2f3d1f10d217ef66fe84b3d4dce799091 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 13:01:05 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 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.19.0...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 244a131..316cd3f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "chai": "^3.5.0", "chai-http": "^3.0.0", "docpad": "^6.79.0", - "eslint": "^3.8.1", + "eslint": "^6.6.0", "eslint-config-google": "^0.7.0", "mocha": "^3.1.2", "mock-fs": "^3.11.0",