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

[deps] Tools: Update electron to v27.2.0 (#7339)

* [deps] Tools: Update electron to v27.2.0

* Bump electronVersion to 27.2.0

---------

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]
2023-12-22 22:30:25 +01:00
committed by GitHub
parent 64362fe869
commit deba1a9d18
3 changed files with 6 additions and 6 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": "27.1.3",
"electronVersion": "27.2.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",