From f3428c6b2fe0358dcbe9c9574ab30029da82f28e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:28:05 +0800 Subject: [PATCH] chore(deps): update dependency electron to v27 (#1750) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 15 ++++++++++++++- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ce9282e9..677f8afb 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "bun-types": "^1.0.2", "c8": "^8.0.0", "cross-env": "^7.0.3", - "electron": "^26.2.1", + "electron": "^27.0.0", "esbuild": "^0.19.0", "eslint": "^8.45.0", "eslint-config-prettier": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 9d17adf2..139ebaaf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3328,6 +3328,19 @@ __metadata: languageName: node linkType: hard +"electron@npm:^27.0.0": + version: 27.0.0 + resolution: "electron@npm:27.0.0" + dependencies: + "@electron/get": ^2.0.0 + "@types/node": ^18.11.18 + extract-zip: ^2.0.1 + bin: + electron: cli.js + checksum: 4a84cb894d5f626fe7a2b5171693e903ce82a7673aabc419e5d3d0d2f9cc8441e5088524ecd86a046beab4ba7dd13820b7a94c361c3e7bc2f0959d1a1a860df5 + languageName: node + linkType: hard + "emittery@npm:^1.0.1": version: 1.0.1 resolution: "emittery@npm:1.0.1" @@ -6505,7 +6518,7 @@ __metadata: bun-types: ^1.0.2 c8: ^8.0.0 cross-env: ^7.0.3 - electron: ^26.2.1 + electron: ^27.0.0 esbuild: ^0.19.0 eslint: ^8.45.0 eslint-config-prettier: ^9.0.0