From c7a0c01d61c15ae43d681975313f83ef6f4e5125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:10:19 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 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/v3.19.0...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 778742a..7166761 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "ws": "^1.1.1" }, "devDependencies": { - "eslint": "^3.5.0", + "eslint": "^6.6.0", "font-awesome": "^4.6.3", "substance-bundler": "^0.15.2", "tap-spec": "^4.1.1",