Bump electron from 6.0.4 to 6.0.5 (#1423)

Bump electron from 6.0.4 to 6.0.5
This commit is contained in:
Eugene 2019-08-28 09:17:48 +02:00 committed by GitHub
commit c2e42682d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -14,7 +14,7 @@
"core-js": "^3.2.0",
"cross-env": "5.2.0",
"css-loader": "3.2.0",
"electron": "^6.0.4",
"electron": "^6.0.5",
"electron-builder": "^21.2.0",
"electron-installer-snap": "^4.0.0",
"electron-notarize": "^0.1.1",

View file

@ -1948,10 +1948,10 @@ electron-rebuild@^1.8.5:
spawn-rx "^3.0.0"
yargs "^13.2.2"
electron@^6.0.4:
version "6.0.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.4.tgz#28372c458f615c6cd989d75e602b1fdad48b6180"
integrity sha512-zrPi36etADOAjxnVX6TxRNKSWaBscMLd9S7AB+qISzI0dnYIDKycHpc2mB+5QWBd/8cR4m/1NLNTqNhX5KKGFg==
electron@^6.0.5:
version "6.0.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.5.tgz#f4c25126001b91be6e935005577eb5427f11a50e"
integrity sha512-B3gjUvvXxVH4QnmGEMYne83lG2XJNbNe0FPwVDhzA9FkapnBgvrsE/Fz6NFXTaZm6zSdC2ut1j38rfSTFvUtDA==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"