From 0679878d3ee4820fc69becdc46f35764bae65617 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 23:21:52 +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 d2db23e..2a55ec0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "chai": "~3.5.0", "chai-as-promised": "~6.0.0", "console.table": "^0.10.0", - "eslint": "^3.19.0", + "eslint": "^6.6.0", "eslint-config-scanjs": "github:mozfreddyb/eslint-config-scanjs", "eslint-plugin-no-unsafe-innerhtml": "^1.0.16", "mocha": "^5.2.0",