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

[deps] Platform: Update electron to v36.4.0 (#15285)

* [deps] Platform: Update electron to v36.4.0

* fix(electron-builder): bump configured electron version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Addison Beck <github@addisonbeck.com>
This commit is contained in:
renovate[bot]
2025-06-23 10:59:02 -04:00
committed by GitHub
parent f87e519b37
commit a11bcc6bde
3 changed files with 6 additions and 6 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": "36.3.1",
"electronVersion": "36.4.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",