Skip to content

Commit c26573f

Browse files
build(deps-dev): bump electron in /Electron/TRTCScenesDemo/TRTCEducation
Bumps [electron](https://github.com/electron/electron) from 9.4.4 to 11.5.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v9.4.4...v11.5.0) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2ad2e3 commit c26573f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Electron/TRTCScenesDemo/TRTCEducation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"cross-spawn": "^7.0.1",
195195
"css-loader": "^3.4.2",
196196
"detect-port": "^1.3.0",
197-
"electron": "9.4.4",
197+
"electron": "11.5.0",
198198
"electron-builder": "^22.3.6",
199199
"electron-devtools-installer": "^2.2.4",
200200
"electron-rebuild": "^1.10.0",

Electron/TRTCScenesDemo/TRTCEducation/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5514,10 +5514,10 @@ electron-updater@^4.2.0:
55145514
lodash.isequal "^4.5.0"
55155515
semver "^7.3.5"
55165516

5517-
electron@9.4.4:
5518-
version "9.4.4"
5519-
resolved "https://registry.yarnpkg.com/electron/-/electron-9.4.4.tgz#2a74a0655a74bd326216672c5ae6ed3a44451446"
5520-
integrity sha512-dcPlTrMWQu5xuSm6sYV42KK/BRIqh3erM8v/WtZqaDmG7pkCeJpvw26Dgbqhdt78XmqqGiN96giEe6A3S9vpAQ==
5517+
electron@11.5.0:
5518+
version "11.5.0"
5519+
resolved "https://registry.yarnpkg.com/electron/-/electron-11.5.0.tgz#f1650543b9d8f2047d3807755bdb120153ed210f"
5520+
integrity sha512-WjNDd6lGpxyiNjE3LhnFCAk/D9GIj1rU3GSDealVShhkkkPR3Vh4q8ErXGDl1OAO/faomVa10KoFPUN/pLbNxg==
55215521
dependencies:
55225522
"@electron/get" "^1.0.1"
55235523
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)