From 414cec5f66bec0bdbe92ef552aa3d22131798d4b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 7 May 2020 08:46:47 +0000 Subject: [PATCH] :arrow_up: Bump eslint from 5.16.0 to 6.8.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 6.8.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/v5.16.0...v6.8.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a19fb31..bf18130 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-preset-node8": "^1.2.0", "chai": "^4.2.0", "coveralls": "^3.0.2", - "eslint": "^5.9.0", + "eslint": "^6.8.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.0",