Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.
/ Linux Public archive

Commit ec1f79f

Browse files
Bump electron from 8.2.0 to 8.5.2
Bumps [electron](https://github.com/electron/electron) from 8.2.0 to 8.5.2. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v8.2.0...v8.5.2) Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfc0f6c commit ec1f79f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/discord-rpc": "3.0.2",
5757
"@types/node": "13.9.3",
5858
"@types/socket.io": "2.1.4",
59-
"electron": "8.2.0",
59+
"electron": "8.5.2",
6060
"electron-builder": "22.4.1",
6161
"typescript": "3.8.3"
6262
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -725,10 +725,10 @@ electron-updater@4.2.5:
725725
pako "^1.0.11"
726726
semver "^7.1.3"
727727

728-
electron@8.2.0:
729-
version "8.2.0"
730-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.0.tgz#f3e3de23a6178b5ad7baa70f4814d6332a3212c2"
731-
integrity sha512-mnV43gKCrCUMHLmGws/DU/l8LhaxrFD53A4ofwtthdCqOZWGIdk1+eMphiVumXR5a3lC64XVvmXQ2k28i7F/zw==
728+
electron@8.5.2:
729+
version "8.5.2"
730+
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.2.tgz#7b0246c6676a39df0e5e384b11cfe854fe5917f0"
731+
integrity sha512-VU+zZnmCzxoZ5UfBg2UGVm+nyxlNlQOQkotMLfk7FCtnkIOhX+sosl618OCxUWjOvPc+Mpg5MEkEmxPU5ziW4Q==
732732
dependencies:
733733
"@electron/get" "^1.0.1"
734734
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)