Merge pull request #1954 from h3poteto/dependabot/npm_and_yarn/electron-11.0.3

Bump electron from 10.1.5 to 11.0.3
This commit is contained in:
AkiraFukushima 2020-11-30 23:08:18 +09:00 committed by GitHub
commit df4a43a571
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -240,7 +240,7 @@
"css-loader": "^5.0.0",
"del": "^6.0.0",
"devtron": "^1.4.0",
"electron": "10.1.5",
"electron": "11.0.3",
"electron-builder": "^22.9.1",
"electron-debug": "^3.1.0",
"electron-devtools-installer": "^3.1.1",

View File

@ -4423,10 +4423,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"
electron@10.1.5:
version "10.1.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.5.tgz#f2b161310f627063e73fbac44efcb35dece83a90"
integrity sha512-fys/KnEfJq05TtMij+lFvLuKkuVH030CHYx03iZrW5DNNLwjE6cW3pysJ420lB0FRSfPjTHBMu2eVCf5TG71zQ==
electron@11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.0.3.tgz#c29eaacda38ce561890e59906ca5f507c72b3ec4"
integrity sha512-nNfbLi7Q1xfJXOEO2adck5TS6asY4Jxc332E4Te8XfQ9hcaC3GiCdeEqk9FndNCwxhJA5Lr9jfSGRTwWebFa/w==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"