chore: bump electron@12.0.11

This commit is contained in:
deepak1556 2021-06-15 12:44:03 +09:00
parent b0ae285492
commit 746fb6a7a9
4 changed files with 8 additions and 8 deletions

View file

@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
target "12.0.9"
target "12.0.11"
runtime "electron"

View file

@ -60,12 +60,12 @@
"git": {
"name": "electron",
"repositoryUrl": "https://github.com/electron/electron",
"commitHash": "30f82dd1cb8140ccb5c6a4960eef8e3b8c15eeba"
"commitHash": "78ce1d975836f8a4cd5ad4692d0e44f97e228d90"
}
},
"isOnlyProductionDependency": true,
"license": "MIT",
"version": "12.0.9"
"version": "12.0.11"
},
{
"component": {

View file

@ -126,7 +126,7 @@
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.4.0",
"electron": "12.0.9",
"electron": "12.0.11",
"eslint": "6.8.0",
"eslint-plugin-jsdoc": "^19.1.0",
"event-stream": "3.3.4",

View file

@ -3039,10 +3039,10 @@ electron-to-chromium@^1.3.723:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.737.tgz#196f2e9656f4f3c31930750e1899c091b72d36b5"
integrity sha512-P/B84AgUSQXaum7a8m11HUsYL8tj9h/Pt5f7Hg7Ty6bm5DxlFq+e5+ouHUoNQMsKDJ7u4yGfI8mOErCmSH9wyg==
electron@12.0.9:
version "12.0.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.9.tgz#d582afa8f6fc0c429606f0961a4c89b376994823"
integrity sha512-p5aEt1tIh/PYjwN+6MHTc5HtW529XR9r4Qlj9PPcSb5ubkotSsS0BtWJoRPhDenSAN8sgHk3sbZLxXPJtdnRYA==
electron@12.0.11:
version "12.0.11"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.11.tgz#555dc1cf663e320f2f2cbdf89319352b08fc59f2"
integrity sha512-6gPjcce3QCeAWZ8UVAqVy6os+86D5BcxgkIzlROxX89u+du/i7WpZXF5F1vgv419rspds9OHejP3JrJnoUGh6w==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"