From 01989df7c976414512b5059344d0565795edb9d9 Mon Sep 17 00:00:00 2001 From: Robo Date: Tue, 4 Feb 2020 12:56:23 -0800 Subject: chore: update to electron 7 (#89260) * Revert "revert back to electron 6 (#89245)" This reverts commit 5d498736f42841b46b53cda82f23178a3f05070c. * chore: update electron@7.1.11 --- cgmanifest.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'cgmanifest.json') diff --git a/cgmanifest.json b/cgmanifest.json index 7cec04cef09..40d6e42aa78 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -6,7 +6,7 @@ "git": { "name": "chromium", "repositoryUrl": "https://chromium.googlesource.com/chromium/src", - "commitHash": "91f08db83c2ce8c722ddf0911ead8f7c473bedfa" + "commitHash": "e4745133a1d3745f066e068b8033c6a269b59caf" } }, "licenseDetail": [ @@ -40,7 +40,7 @@ "SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." ], "isOnlyProductionDependency": true, - "version": "76.0.3809.146" + "version": "78.0.3904.130" }, { "component": { @@ -48,11 +48,11 @@ "git": { "name": "nodejs", "repositoryUrl": "https://github.com/nodejs/node", - "commitHash": "64219741218aa87e259cf8257596073b8e747f0a" + "commitHash": "787378879acfb212ed4ff824bf9f767a24a5cb43a" } }, "isOnlyProductionDependency": true, - "version": "12.4.0" + "version": "12.8.1" }, { "component": { @@ -60,12 +60,12 @@ "git": { "name": "electron", "repositoryUrl": "https://github.com/electron/electron", - "commitHash": "19c705ab80cd6fdccca3d65803ec2c4addb9540a" + "commitHash": "d17dfabfcba7bd0bc994b8dac5f5d2000bef572c" } }, "isOnlyProductionDependency": true, "license": "MIT", - "version": "6.1.6" + "version": "7.1.11" }, { "component": { -- cgit v1.2.3