From 93cc09df8571ec27de3106b287190744d5dc205a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2019 11:41:39 +0000 Subject: [PATCH] Bump eslint from 2.2.0 to 6.5.1 Bumps [eslint](https://github.com/eslint/eslint) from 2.2.0 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/v2.2.0...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 f1316f1c8..31ac39f86 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "emmet-codemirror": "^1.2.5", "errorhandler": "^1.4.2", "es6-map": "~0.1.1", - "eslint": "~2.2.0", + "eslint": "~6.5.1", "eslint-plugin-react": "^4.1.0", "express": "^4.13.3", "express-flash": "~0.0.2",