Skip to content

Commit a6ffb23

Browse files
chore(deps): bump electron from 6.0.3 to 6.0.7
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]>
1 parent 53928a0 commit a6ffb23

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@angular/platform-browser-dynamic": "^8.1.2",
5757
"@angular/router": "^8.1.2",
5858
"core-js": "^3.2.1",
59-
"electron": "^6.0.3",
59+
"electron": "^6.0.7",
6060
"ffi-napi": "^2.4.5",
6161
"ngx-electron": "^2.1.1",
6262
"rxjs": "^6.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,10 +3425,10 @@ electron-to-chromium@^1.3.191:
34253425
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.194.tgz#a96452a96d4539131957aade9f634a45721f2819"
34263426
integrity sha512-w0LHR2YD9Ex1o+Sz4IN2hYzCB8vaFtMNW+yJcBf6SZlVqgFahkne/4rGVJdk4fPF98Gch9snY7PiabOh+vqHNg==
34273427

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

0 commit comments

Comments
 (0)