Update dependency electron to v42 (#33441)

* Update dependency electron to v42

* Update pnpm onlyBuiltDependencies configuration

Removed 'electron' from onlyBuiltDependencies in pnpm config.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2026-05-08 13:39:55 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Michael Telatynski
parent 64ff61633f
commit 0561631002
3 changed files with 19 additions and 21 deletions
+1 -2
View File
@@ -47,8 +47,7 @@
},
"pnpm": {
"onlyBuiltDependencies": [
"matrix-js-sdk",
"electron"
"matrix-js-sdk"
],
"ignoredBuiltDependencies": [
"@sentry/cli",