From 45657cfaa2ce5e9be5284f09914d6d30ab749c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2020 20:45:33 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 7.7.0 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 7.7.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/v3.19.0...v7.7.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 787fa6d1b18d..b99bbb84f6c6 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "continuation-local-storage": "^3.2.0", "cross-env": "^3.0.0", "dox": "^0.9.0", - "eslint": "^3.6.0", + "eslint": "^7.7.0", "git": "^0.1.5", "hints": "^1.1.0", "istanbul": "^0.4.5",