From e610f79493b7da038082a45a4bd0a8d6c55126fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2020 19:13:45 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.8.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.8.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.8.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 f11c87c..d9a213a 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "chai": "3.4.1", "chai-as-promised": "5.2.0", "escope": "^3.3.0", - "eslint": "1.10.3", + "eslint": "6.8.0", "mocha": "2.3.4", "sinon": "2.0.0-pre", "wallaby-webpack": "0.0.22",