1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-23 11:43:46 +00:00

chore(deps) Platform: Update electron to v36

* [deps] Platform: Update electron to v36

* Update electron-builder.json

---------

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-06-09 16:12:03 -04:00
committed by GitHub
parent 035361ad27
commit dc16c71c23
3 changed files with 7 additions and 24 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": "34.0.0",
"electronVersion": "36.3.1",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",