From 3a83f14aab25c0237aad51e508b803692e864ac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2020 18:58:47 +0000 Subject: [PATCH] Bump eslint from 3.19.0 to 4.19.1 Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.19.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/v3.19.0...v4.19.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 592aea7..fd26962 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "electron-devtools-installer": "^2.0.1", "electron-packager": "^8.5.0", "electron-rebuild": "^1.1.3", - "eslint": "^3.13.1", + "eslint": "^4.19.1", "eslint-friendly-formatter": "^2.0.5", "eslint-loader": "^1.3.0", "eslint-plugin-html": "^2.0.0",