Skip to content

Commit

Permalink
chore(deps): bump electron from 6.0.3 to 6.0.7
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 6.0.3 to 6.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v6.0.3...v6.0.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 31, 2019
1 parent 53928a0 commit a2d3708
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 @@ -56,7 +56,7 @@
"@angular/platform-browser-dynamic": "^8.1.2",
"@angular/router": "^8.1.2",
"core-js": "^3.2.1",
"electron": "^6.0.3",
"electron": "^6.0.7",
"ffi-napi": "^2.4.5",
"ngx-electron": "^2.1.1",
"rxjs": "^6.5.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3425,10 +3425,10 @@ electron-to-chromium@^1.3.191:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.194.tgz#a96452a96d4539131957aade9f634a45721f2819"
integrity sha512-w0LHR2YD9Ex1o+Sz4IN2hYzCB8vaFtMNW+yJcBf6SZlVqgFahkne/4rGVJdk4fPF98Gch9snY7PiabOh+vqHNg==

electron@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.3.tgz#0489f935d15f98f05a5479976e676691207f3159"
integrity sha512-+AFB075WVf4LBR4bdPlkGn/jYQOZ7kC4GpZBeZ3/Fj5SCoFP51TAA5HuPWdMF2KQWjpxx/18jDGqMTYWhIRsEw==
electron@^6.0.7:
version "6.0.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.7.tgz#cf3f02502aa58d1517f3befd9c2da2a95cd2eb46"
integrity sha512-W0TFnJrBdYBUhzRnEqZt/CfYFmG9RwSnhhXBbOumn/qLQYr9e7kXb6z4y0XQQLhXKkDhuXp+dNqfzhtId5ZiQw==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
Expand Down

0 comments on commit a2d3708

Please sign in to comment.