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

Commit 1fab107

Browse files
authored
Merge pull request #109 from eko/dependabot/npm_and_yarn/electron-8.2.3
Bump electron from 8.2.2 to 8.2.3
2 parents 95828fd + b620ebc commit 1fab107

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 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.2",
49+
"electron": "^8.2.3",
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.2:
2636-
version "8.2.2"
2637-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.2.tgz#6ddb27c1f15fda5f6e891e1ad13c0a0d15b0f133"
2638-
integrity sha512-GH4RCbpuzEn3XpTmsf+wLaJ2KOPSOoBJvQ0s6ftTLs5+IQEgKZvkdYCj8TCBNXFhss31RT3BUqoEQQUyZErK0A==
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==
26392639
dependencies:
26402640
"@electron/get" "^1.0.1"
26412641
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)