Skip to content

Commit 25ccbee

Browse files
Update dependency electron to v42.11.0
1 parent 04b9d13 commit 25ccbee

3 files changed

Lines changed: 22 additions & 9 deletions

File tree

freelens/electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# yaml-language-server: $schema=https://raw.githubusercontent.com/electron-userland/electron-builder/refs/heads/master/packages/app-builder-lib/scheme.json
22

3-
electronVersion: 42.7.1 # datasource=npm depName=electron
3+
electronVersion: 42.11.0 # datasource=npm depName=electron
44

55
## node-pty is our only native module and it is a N-API (node-addon-api)
66
## addon, so its bundled prebuilt binaries are ABI-stable and load as-is on

pnpm-lock.yaml

Lines changed: 20 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ catalog:
5353
turbo: 2.10.2
5454
vite: 8.1.5
5555
# Electron
56-
electron: 42.7.1
56+
electron: 42.11.0
5757
'@electron/notarize': 3.1.1
5858
electron-devtools-installer: 4.0.0
5959
# Types and utilities

0 commit comments

Comments
 (0)