1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

[PM-11167][deps] Tools: Update electron to v32 (#10630)

* [deps] Tools: Update electron to v32

* Bump version in electron-builder.json

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-08-27 12:23:24 +00:00
committed by GitHub
parent 3c9b3ea2cc
commit cd1bbef5e5
3 changed files with 7 additions and 6 deletions

View File

@@ -25,7 +25,7 @@
"**/node_modules/argon2/package.json",
"**/node_modules/argon2/build/Release/argon2.node"
],
"electronVersion": "31.4.0",
"electronVersion": "32.0.1",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",