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

Commit 6bbc537

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 1fab107 commit 6bbc537

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": "^9.0.5",
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
@@ -2632,10 +2632,10 @@ electron-to-chromium@^1.3.30:
26322632
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.215.tgz#c833cb31110c2e0a7dade1110648c2174f75233b"
26332633
integrity sha512-ZV3OnwF0FlIygwxAG2H92yt7WGjWBpawyFAFu8e9k7xJatY+BPowID0D0Bs3PMACYAJATEejw/I9cawO27ZvTg==
26342634

2635-
electron@^8.2.3:
2636-
version "8.2.3"
2637-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.3.tgz#b7d6a43bd9f3a2428c660dcd055a20034520e1ea"
2638-
integrity sha512-FJUp103c8yJBoAaj/QM/OBde57iJh95u1yGJBytMUXmLFSsx78LmNE03QN4XCODyzi76IEcasvUcK6scogRLbQ==
2635+
electron@^9.0.5:
2636+
version "9.0.5"
2637+
resolved "https://registry.yarnpkg.com/electron/-/electron-9.0.5.tgz#189ee117cc2a2777cccf40fae0766acec5faae57"
2638+
integrity sha512-bnL9H48LuQ250DML8xUscsKiuSu+xv5umXbpBXYJ0BfvYVmFfNbG3jCfhrsH7aP6UcQKVxOG1R/oQExd0EFneQ==
26392639
dependencies:
26402640
"@electron/get" "^1.0.1"
26412641
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)