1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 07:43:35 +00:00

[PM-16874] [deps] Platform: Update electron to v33.3.1 (#12746)

* [deps] Platform: Update electron to v33.3.1

* Update electron-builder electronVersion

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hinton <hinton@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-13 14:04:43 -08:00
committed by GitHub
parent 8a0ebd98af
commit b95080be21
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.2.1",
"electronVersion": "33.3.1",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",