Skip to content

Commit

Permalink
Bump electron from 5.0.5 to 5.0.7 (Eugeny#1244)
Browse files Browse the repository at this point in the history
Bump electron from 5.0.5 to 5.0.7
  • Loading branch information
Eugeny authored Jul 17, 2019
2 parents a4ad435 + 60e6e2d commit 35984ab
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 @@ -15,7 +15,7 @@
"core-js": "^3.1.4",
"cross-env": "5.2.0",
"css-loader": "3.0.0",
"electron": "^5.0.5",
"electron": "^5.0.7",
"electron-builder": "^21.0.8",
"electron-installer-snap": "^4.0.0",
"electron-notarize": "^0.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1988,10 +1988,10 @@ electron-rebuild@^1.8.5:
spawn-rx "^3.0.0"
yargs "^13.2.2"

electron@^5.0.5:
version "5.0.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.5.tgz#2d04499064d3f6c89c4642e47cfe9ea151d794eb"
integrity sha512-GzVQhImBX3rSCFPyJ1u1KbxquoidAHzGeCH2FTs3lzAh1H8m4vd7xh6CNC111mT/I8pxFk5D8s3atJlJQLPAeg==
electron@^5.0.7:
version "5.0.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-5.0.7.tgz#a48fcbd13d30f16f7d7887908b68e52156e90259"
integrity sha512-OMMz8DhatxLuBFbnW7KYcAUjflGYFn0IQEtKR0iZhMAm89FgNOd9SVbxXWAGNxvRR6C0gORXwhTh6BCqqqcR6Q==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit 35984ab

Please sign in to comment.