From cb3fd3a5babfd5ad8a6eaccaf538baafa9a3867c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 21:57:09 +0000 Subject: [PATCH] Bump eslint from 2.13.1 to 6.6.0 Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 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/v2.13.1...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 5d9be93e..6c911397 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "babel-eslint": "^6.0.4", "babel-preset-react": "^6.5.0", "babelify": "^7.3.0", - "eslint": "^2.9.0", + "eslint": "^6.6.0", "eslint-plugin-flowtype": "^2.2.7", "grunt": "^1.0.1", "grunt-browserify": "^5.0.0",