From e5bba98fbecd4bce0fb1bf01a6708133f3c5a013 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 07:15:06 +0000 Subject: [PATCH] Bump eslint from 6.8.0 to 7.27.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.27.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/v6.8.0...v7.27.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 bf2d9375..67a6fa57 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/sequelize": "^4.0.68", "cross-env": "^5.1.3", "del": "^6.0.0", - "eslint": "^6.5.1", + "eslint": "^7.27.0", "gulp": "^4.0.2", "gulp-eslint": "^6.0.0", "gulp-sourcemaps": "^3.0.0",