Skip to content

Commit 2480509

Browse files
authored
chore(deps): update dependency electron to v38.4.0 (#7500)
2 parents 7872193 + 189071d commit 2480509

File tree

4 files changed

+48
-58
lines changed

4 files changed

+48
-58
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@triliumnext/commons": "workspace:*",
3636
"@triliumnext/server": "workspace:*",
3737
"copy-webpack-plugin": "13.0.1",
38-
"electron": "38.3.0",
38+
"electron": "38.4.0",
3939
"@electron-forge/cli": "7.10.2",
4040
"@electron-forge/maker-deb": "7.10.2",
4141
"@electron-forge/maker-dmg": "7.10.2",

apps/edit-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@triliumnext/desktop": "workspace:*",
1313
"@types/fs-extra": "11.0.4",
1414
"copy-webpack-plugin": "13.0.1",
15-
"electron": "38.3.0",
15+
"electron": "38.4.0",
1616
"fs-extra": "11.3.2"
1717
},
1818
"scripts": {

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"debounce": "2.2.0",
8181
"debug": "4.4.3",
8282
"ejs": "3.1.10",
83-
"electron": "38.3.0",
83+
"electron": "38.4.0",
8484
"electron-debug": "4.1.0",
8585
"electron-window-state": "5.0.3",
8686
"escape-html": "1.0.3",

0 commit comments

Comments
 (0)