Skip to content
This repository was archived by the owner on Dec 28, 2020. It is now read-only.

Commit 8d826ef

Browse files
Bump electron from 8.2.3 to 9.0.5
Bumps [electron](https://github.com/electron/electron) from 8.2.3 to 9.0.5. - [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.3...v9.0.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cab5d3a commit 8d826ef

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@grpc/proto-loader": "^0.5.4",
49-
"electron": "^8.2.3",
49+
"electron": "^8.5.2",
5050
"google-protobuf": "^3.11.4",
5151
"grpc": "^1.24.2",
5252
"react": "^16.13.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2639,10 +2639,10 @@ electron-to-chromium@^1.3.30:
26392639
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.215.tgz#c833cb31110c2e0a7dade1110648c2174f75233b"
26402640
integrity sha512-ZV3OnwF0FlIygwxAG2H92yt7WGjWBpawyFAFu8e9k7xJatY+BPowID0D0Bs3PMACYAJATEejw/I9cawO27ZvTg==
26412641

2642-
electron@^8.2.3:
2643-
version "8.2.3"
2644-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.3.tgz#b7d6a43bd9f3a2428c660dcd055a20034520e1ea"
2645-
integrity sha512-FJUp103c8yJBoAaj/QM/OBde57iJh95u1yGJBytMUXmLFSsx78LmNE03QN4XCODyzi76IEcasvUcK6scogRLbQ==
2642+
electron@^8.5.2:
2643+
version "8.5.2"
2644+
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.2.tgz#7b0246c6676a39df0e5e384b11cfe854fe5917f0"
2645+
integrity sha512-VU+zZnmCzxoZ5UfBg2UGVm+nyxlNlQOQkotMLfk7FCtnkIOhX+sosl618OCxUWjOvPc+Mpg5MEkEmxPU5ziW4Q==
26462646
dependencies:
26472647
"@electron/get" "^1.0.1"
26482648
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)