From 72159684dd9e5e9563824cb1ae9ae775304b366d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 02:20:10 +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 abfc9a2..71444ef 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "browserify-istanbul": "^2.0.0", "concurrently": "^2.1.0", "cpx": "^1.3.1", - "eslint": "^2.11.1", + "eslint": "^6.6.0", "http-server": "^0.9.0", "istanbul": "^0.4.3", "jasmine-core": "^2.4.1",