From 139943f325414a564653c9e544965350fa5ec70f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 22:06:20 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 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/v2.13.1...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 46c8ced..ee9c4d6 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "babel-preset-stage-1": "6.13.0", "babel-register": "6.14.0", "cross-env": "2.0.0", - "eslint": "2.13.1", + "eslint": "6.6.0", "mocha": "5.2.0", "should": "10.0.0", "sinon": "1.17.3"