Skip to content

Commit

Permalink
Bump electron from 8.4.1 to 8.5.2
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 8.4.1 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.4.1...v8.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2020
1 parent 3cc0cc2 commit a575399
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"yarn": "^1.22.4"
},
"devDependencies": {
"electron": "^8.0.0",
"electron": "^8.5.2",
"electron-builder": "^22.4.1",
"electron-connect": "^0.6.3",
"electron-packager": "^14.2.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -718,10 +718,10 @@ electron-settings@^3.2.0:
clone "^2.1.1"
jsonfile "^4.0.0"

electron@^8.0.0:
version "8.4.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.4.1.tgz#124d6c65d02a644b389f498d549f2411a0a94c27"
integrity sha512-2UK0dUlkwoUAxRDS9VHm3M/zKW+Vm71b1mqSfHx+L7VEfTjiO1Vt2l+kGFg0sUpa/CVMtSCqaeZucrNN6VQwwA==
electron@^8.5.2:
version "8.5.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.5.2.tgz#7b0246c6676a39df0e5e384b11cfe854fe5917f0"
integrity sha512-VU+zZnmCzxoZ5UfBg2UGVm+nyxlNlQOQkotMLfk7FCtnkIOhX+sosl618OCxUWjOvPc+Mpg5MEkEmxPU5ziW4Q==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit a575399

Please sign in to comment.