From 72effe26199537266352eea1a106d6fc0afea9b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:23:57 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 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/v1.10.3...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 b3433c5..c48ccf3 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "babel": "^5.8.21", "babel-eslint": "4.1.3", "coveralls": "^2.11.4", - "eslint": "^1.6.0", + "eslint": "^6.6.0", "istanbul": "^0.4.0", "nodangel": "1.3.8", "opn-cli": "1.0.0",