Merge pull request #136 from cutls/dependabot/npm_and_yarn/app/electron-6.0.12

Bump electron from 6.0.11 to 6.0.12 in /app
This commit is contained in:
Cutls 2019-10-10 23:59:27 +09:00 committed by GitHub
commit 419fa4906d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -66,7 +66,7 @@
"itunes-nowplaying-mac": "kPherox/itunes-nowplaying-mac#get-artworks-base64" "itunes-nowplaying-mac": "kPherox/itunes-nowplaying-mac#get-artworks-base64"
}, },
"devDependencies": { "devDependencies": {
"electron": "^6.0.11", "electron": "^6.0.12",
"electron-builder": "^21.1.5", "electron-builder": "^21.1.5",
"electron-rebuild": "^1.8.6", "electron-rebuild": "^1.8.6",
"readline-sync": "1.4.10" "readline-sync": "1.4.10"

View File

@ -932,10 +932,10 @@ electron-rebuild@^1.8.6:
spawn-rx "^3.0.0" spawn-rx "^3.0.0"
yargs "^13.2.4" yargs "^13.2.4"
electron@^6.0.11: electron@^6.0.12:
version "6.0.11" version "6.0.12"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.11.tgz#64effa71397045779a1ddbf51312a41ccf26f491" resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.12.tgz#85bf0061e32f660256cfde95488f1cb75253bc94"
integrity sha512-mi1oHmeFIQrg+CDQ6lbugZAloOxuWPm/ecEKYe1230PGlDoWND7SYStiWQ2eI4YXAEOL/NvuY88ogemu1qhdBg== integrity sha512-70ODZa1RP6K0gE9IV9YLCXPSyhLjXksCuYSSPb3MljbfwfHo5uE6X0CGxzm+54YuPdE2e7EPnWZxOOsJYrS5iQ==
dependencies: dependencies:
"@types/node" "^10.12.18" "@types/node" "^10.12.18"
electron-download "^4.1.0" electron-download "^4.1.0"