1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

[deps][PM-8493] Bump electron to 29.4.2 (#9424)

* Bump electron to 29.4.2

* Bump version in electron-builder.json

---------

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2024-05-30 13:24:40 +02:00
committed by GitHub
parent 2015f0964f
commit a4dd1f4544
3 changed files with 16 additions and 7 deletions

View File

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