Skip to content

Commit 5eac0cd

Browse files
deps(dev): bump electron from 34.2.0 to 35.2.0 (#1783)
Bumps [electron](https://github.com/electron/electron) from 34.2.0 to 35.2.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v34.2.0...v35.2.0) --- updated-dependencies: - dependency-name: electron dependency-version: 35.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acbfe0f commit 5eac0cd

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

package-lock.json

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
"@types/semver": "^7.3.4",
329329
"@types/strong-log-transformer": "^1.0.2",
330330
"@types/yargs": "^17.0.0",
331-
"electron": "^34.2.0",
331+
"electron": "^35.2.0",
332332
"uint8arrays": "^5.0.1"
333333
},
334334
"browser": {

0 commit comments

Comments
 (0)