From 0b3875467dbbac5096c4489a00ce73eb54750747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 15:13:23 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 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/v1.10.3...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 61f640c..cbea83e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "chai-assert-change": "1.0.0", "cheerio": "1.0.0-rc.2", "create-react-class": "15.6.3", - "eslint": "^1.6.0", + "eslint": "^6.6.0", "eslint-plugin-react": "^3.5.1", "istanbul": "0.4.5", "karma": "^0.13.10",