Skip to content

Commit 834e960

Browse files
chore(deps-dev): bump electron
Bumps [electron](https://github.com/electron/electron) from 28.2.3 to 35.7.5. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v28.2.3...v35.7.5) --- updated-dependencies: - dependency-name: electron dependency-version: 35.7.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd87ede commit 834e960

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages/connect-examples/electron-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/webpack-node-externals": "^3.0.4",
3737
"clean-webpack-plugin": "^4.0.0",
3838
"cross-env": "^7.0.3",
39-
"electron": "^28.0.0",
39+
"electron": "^35.7.5",
4040
"electron-builder": "^24.9.1",
4141
"webpack": "^5.90.2",
4242
"webpack-node-externals": "^3.0.0"

packages/connect-examples/electron-example/yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
22
# yarn lockfile v1
33

4+
45
"@electron/asar@^3.2.1", "@electron/asar@^3.2.7":
56
version "3.2.8"
67
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.8.tgz#2ea722f3452583dbd4ffdcc4b4f5dc903f1d8178"

0 commit comments

Comments
 (0)