From c9fb385824b48598bc4594fef0545c249e8e5ef8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2019 01:54:37 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 6.7.2 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.7.2. - [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.7.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18bc1bf..34c9611 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "babel-preset-es2015": "^6.13.2", "babel-register": "^6.11.6", "chai": "^3.5.0", - "eslint": "^3.2.2", + "eslint": "^6.7.2", "mocha": "^3.0.2", "sinon": "^1.17.5", "sinon-chai": "^2.8.0",