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

[deps] Tools: Update electron to v32.1.1 (#11067)

* [deps] Tools: Update electron to v32.1.1

* 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-09-18 23:41:07 +02:00
committed by GitHub
parent 00f2317a82
commit a96e3cb647
3 changed files with 6 additions and 6 deletions

View File

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