From 65b26d3b45e78f5e9f2d867e9856c24b97e3f1a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 10:06:14 +0000 Subject: [PATCH] Bump electron from 1.6.18 to 9.2.0 Bumps [electron](https://github.com/electron/electron) from 1.6.18 to 9.2.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](https://github.com/electron/electron/compare/v1.6.18...v9.2.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 a7e788a..93e0a58 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "author": "GitHub", "license": "CC0-1.0", "devDependencies": { - "electron": "~1.6.2" + "electron": "~9.2.0" }, "dependencies": { "wifi-control": "^2.0.1"