From 56c2b504ed871db43914bd56fcd86b88d6e3042e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2019 17:21:16 +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 e5d9515..363d12d 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "coveralls": "^2.11.4", "curry-this": "^3.0.2", "es6-symbol": "^2.0.1", - "eslint": "^1.2.0", + "eslint": "^6.6.0", "istanbul": "^0.3.18", "nodangel": "1.3.8", "opn-cli": "1.0.0",