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:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
64ff61633f
commit
0561631002
+1
-2
@@ -47,8 +47,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"matrix-js-sdk",
|
||||
"electron"
|
||||
"matrix-js-sdk"
|
||||
],
|
||||
"ignoredBuiltDependencies": [
|
||||
"@sentry/cli",
|
||||
|
||||
Reference in New Issue
Block a user