From 535cca4264286bb13c335e96ada8232231226a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 17:21:24 +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 3556771..ec65ec5 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "babel-eslint": "^4.1.1", "babel-plugin-espower": "^1.0.0", "babel-runtime": "^5.8.20", - "eslint": "^1.3.1", + "eslint": "^6.6.0", "eslint-plugin-babel": "^2.1.1", "git-release-notes": "^0.0.2", "mocha": "^2.3.2",