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

[deps] Tools: Update electron to v28.2.2 (#7891)

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

* 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-02-12 10:08:22 +01:00
committed by GitHub
parent 6b7edced8e
commit 831e36f683
3 changed files with 7 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
"**/node_modules/@bitwarden/desktop-native/index.js",
"**/node_modules/@bitwarden/desktop-native/desktop_native.${platform}-${arch}*.node"
],
"electronVersion": "28.2.1",
"electronVersion": "28.2.2",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",