From f1d84340a682e2005a0981b54259c4ce1f430d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 20:40:56 +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 a93060f..ff4e9e3 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "babel-runtime": "^6.9.2", "cross-env": "^1.0.6", "css-loader": "^0.23.0", - "eslint": "^2.11.1", + "eslint": "^6.5.1", "eslint-config-standard": "^5.3.1", "eslint-plugin-promise": "^1.3.2", "eslint-plugin-standard": "^1.3.2",