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

[deps] Tools: Update electron to v30 - abandoned (#8764)

* [deps] Tools: Update electron to v30

* Bump version in electron-builder.json

* Update to electron 30.1.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
Co-authored-by: Hinton <hinton@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-14 17:16:29 +02:00
committed by GitHub
parent 94438d4138
commit 9ef8404b7b
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": "29.4.2",
"electronVersion": "30.1.0",
"generateUpdatesFilesForAllChannels": true,
"publish": {
"provider": "generic",