From 8336d17ce208e4ee746213f13196874d57886585 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 20:35:36 +0000 Subject: [PATCH] Bump eslint from 1.10.3 to 7.4.0 Bumps [eslint](https://github.com/eslint/eslint) from 1.10.3 to 7.4.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/v1.10.3...v7.4.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 14e77af..a9a0ff6 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "codecov.io": "^0.1.2", "coveralls": "^2.11.2", "css-selector-parser": "^1.0.4", - "eslint": "^1.5.0", + "eslint": "^7.4.0", "mocha": "^2.2.5" } }