From aab1a134fbc828ee228ba77290610ada454c066e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 07:59:18 +0000 Subject: [PATCH] Bump eslint from 6.8.0 to 7.26.0 Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.26.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.26.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 c4f58032..77f0cb2c 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "electron-builder": "^22.3.2", "electron-webpack": "^2.7.4", "electron-webpack-ts": "^4.0.0", - "eslint": "^6.8.0", + "eslint": "^7.26.0", "eslint-config-airbnb-typescript": "^7.0.0", "eslint-import-resolver-typescript": "^2.0.0", "eslint-plugin-chai-friendly": "^0.5.0",