1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-10 13:23:34 +00:00

[deps] Tools: Update electron to v28.2.6 (#8238)

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

* 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-03-07 17:15:03 +00:00
committed by GitHub
parent 67c1791032
commit a5c78fbe0d
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.5",
"electronVersion": "28.2.6",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",