Skip to content

Commit b5665ab

Browse files
committed
Upgrade dependencies, including Electron 37.2.5.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent 5b30bb2 commit b5665ab

File tree

6 files changed

+6220
-7144
lines changed

6 files changed

+6220
-7144
lines changed

app/main/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import {sentryInit} from "./sentry.ts";
3232
import {setAutoLaunch} from "./startup.ts";
3333
import {ipcMain, send} from "./typed-ipc-main.ts";
3434

35-
import "gatemaker/electron-setup.js"; // eslint-disable-line import/no-unassigned-import
35+
import "gatemaker/electron-setup.js"; // eslint-disable-line import-x/no-unassigned-import
3636

3737
// eslint-disable-next-line @typescript-eslint/naming-convention
3838
const {GDK_BACKEND} = process.env;

changelog.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1134,7 +1134,6 @@ Minor improvements
11341134
**Fixes**:
11351135

11361136
- Fixed :
1137-
11381137
- Auto-updates
11391138
- Spellchecker
11401139
- Zooming functionality

0 commit comments

Comments
 (0)