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

[PM-9460][deps] Tools: Update electron to v31 (#9921)

* [deps] Tools: Update electron to v31

* Bump version in electron-builder

---------

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-03 17:57:33 +02:00
committed by GitHub
parent d4eeeb8ed2
commit 9c17878330
3 changed files with 6 additions and 6 deletions

View File

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