From adcc7530537c3c8d69da3d028019f90da9354364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 15:00:11 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 6.5.1 Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 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.13.1...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 35d2755..4035e76 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "chai": "^3.5.0", "cheerio": "^0.20.0", "cross-env": "^1.0.7", - "eslint": "^2.3.0", + "eslint": "^6.5.1", "eslint-plugin-react": "^4.2.0", "history": "^1.17.0", "ignore-styles": "^1.2.0",