From afc56e23de433a75ea6da306de81110d78f84b08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 11:09:18 +0000 Subject: [PATCH] build(deps-dev): bump eslint from 1.10.3 to 6.8.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 6.8.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.8.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 d0caeec..750b069 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "browser-sync": "^2.9.10", "chai": "^3.0.0", "chokidar": "^1.2.0", - "eslint": "^1.5.1", + "eslint": "^6.8.0", "fs-extra": "^0.20.0", "karma": "^0.12.36", "karma-babel-preprocessor": "^5.2.1",