From 39f0cba18b7199752da317c9ab0b75637c0a1661 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 15:32:43 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.5.1 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.5.1. - [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.5.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2a1caa..2e6b4b6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "babel-core": "^5.6.15", "babel-loader": "^5.3.0", "chai": "^3.2.0", - "eslint": "^1.0.0-rc-1", + "eslint": "^6.5.1", "karma": "^0.13.3", "karma-chai": "^0.1.0", "karma-chrome-launcher": "^0.2.0",