From c56b0e295ad5cea5e1edeea1378a92cd24e50a41 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2020 03:18:14 +0000 Subject: [PATCH] Bump eslint from 6.8.0 to 7.3.1 Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.3.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/v6.8.0...v7.3.1) 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 55e5b11..9b9cd9c 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "yeoman-test": "^2.0.0", "yeoman-assert": "^3.1.0", "coveralls": "^3.0.5", - "eslint": "^6.0.1", + "eslint": "^7.3.1", "prettier": "^1.18.2", "husky": "^4.0.4", "lint-staged": "^9.2.0",