1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

[deps] Platform: Update electron to v34 (#12977)

* [deps] Platform: Update electron to v34

* Update electron-builder.json electron version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-24 11:58:54 +01:00
committed by GitHub
parent bd0607ba8b
commit 3f05a5e5f5
3 changed files with 9 additions and 9 deletions

View File

@@ -20,7 +20,7 @@
"**/node_modules/@bitwarden/desktop-napi/index.js",
"**/node_modules/@bitwarden/desktop-napi/desktop_napi.${platform}-${arch}*.node"
],
"electronVersion": "33.3.1",
"electronVersion": "34.0.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",