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

[PM-10088] [deps] Tools: Update electron to v31.3.0 (#10264)

* [deps] Tools: Update electron to v31.3.0

* 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-07-25 13:53:42 +02:00
committed by GitHub
parent 6f22ea86c8
commit c4c949c15a
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": "31.2.1",
"electronVersion": "31.3.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",