1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 17:23:37 +00:00

[PM-7475][deps] Tools: Update electron to v28.3.1 (#8742)

* [deps] Tools: Update electron to v28.3.1

* Update 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-04-18 12:03:51 +02:00
committed by GitHub
parent 83b3fd83e4
commit cbaf3462c1
3 changed files with 6 additions and 6 deletions

View File

@@ -24,7 +24,7 @@
"**/node_modules/argon2/package.json",
"**/node_modules/argon2/lib/binding/napi-v3/argon2.node"
],
"electronVersion": "28.2.8",
"electronVersion": "28.3.1",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",