From 04ab6327bb4c3f92c17f5087ebd19f61b69cfd66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 07:16:31 +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 d377133..488c73f 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "babel": "^6.5.2", "babel-preset-es2015": "^6.6.0", "babel-register": "^6.7.2", - "eslint": "^2.5.1", + "eslint": "^6.6.0", "eslint-config-standard": "^5.1.0", "eslint-plugin-promise": "^1.1.0", "eslint-plugin-standard": "^1.3.2",