From 318496c6dffc4e7338bac1334cbf4cea4c340408 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2020 03:49:37 +0000 Subject: [PATCH] :arrow_up: Bump eslint from 5.16.0 to 7.9.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.9.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...v7.9.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 729592b..43cca27 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "babel-preset-node8": "^1.2.0", "chai": "^4.2.0", "coveralls": "^3.0.2", - "eslint": "^5.9.0", + "eslint": "^7.9.0", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-node": "^8.0.0",