Skip to content

Commit

Permalink
Merge pull request #13 from Leeous/dependabot/npm_and_yarn/electron-8…
Browse files Browse the repository at this point in the history
….5.2

Bump electron from 8.4.1 to 8.5.2
  • Loading branch information
Leeous authored Oct 9, 2020
2 parents 3cc0cc2 + a575399 commit 7f260e8
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 7f260e8

Please sign in to comment.