1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

[PM-10389] [deps] Tools: Update electron to v31.3.1 (#10341)

* [deps] Tools: Update electron to v31.3.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-08-02 14:03:56 +02:00
committed by GitHub
parent cc45655b86
commit 075e1eb570
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.3.0",
"electronVersion": "31.3.1",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",