1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-14 23:33:31 +00:00

[deps] Tools: Update electron to v28.2.8 (#8417)

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

* 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-03-22 10:47:47 +01:00
committed by GitHub
parent 397357e550
commit 5d122b4c8c
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.7",
"electronVersion": "28.2.8",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",