提交 ce5b036d 编写于 作者: H Harald Rosberg 提交者: Robo

bump electron to 6.1.6, fixes missing window titles in accessibility apps (#86837)

* bump electron to 6.1.6, fixes #84195 missing window titles in accessibility apps

* update electron version string in cgmanifest.json
上级 f5bfef25
disturl "https://atom.io/download/electron"
target "6.1.5"
target "6.1.6"
runtime "electron"
......@@ -60,12 +60,12 @@
"git": {
"name": "electron",
"repositoryUrl": "https://github.com/electron/electron",
"commitHash": "6f62f91822a80192cb711c604f1a8f1a176f328d"
"commitHash": "19c705ab80cd6fdccca3d65803ec2c4addb9540a"
}
},
"isOnlyProductionDependency": true,
"license": "MIT",
"version": "6.1.5"
"version": "6.1.6"
},
{
"component": {
......
......@@ -2537,10 +2537,10 @@ electron-to-chromium@^1.2.7:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.27.tgz#78ecb8a399066187bb374eede35d9c70565a803d"
integrity sha1-eOy4o5kGYYe7N07t412ccFZagD0=
electron@6.1.5:
version "6.1.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.1.5.tgz#1f1bc54042587d8368edd43ffecb0ce7c84cab87"
integrity sha512-PrdJKkAS0IaSJwu4him03VYqvAKK1qyWTE/ieb4LgcbR4F4u90b91/7xna6P1GpD/FXiHqzZQcs0SvK/o08ckQ==
electron@6.1.6:
version "6.1.6"
resolved "https://registry.yarnpkg.com/electron/-/electron-6.1.6.tgz#d63ea9c89b85b981a29eb3088bf391bf52bd8d73"
integrity sha512-4c4GiFTbWY2Mgv20HB4Bfhf1hDKb0MWgC35wkwNepNom1ioWfumocPHZrSs1xNAEe+tOmezY6lq74n3LbwTnVQ==
dependencies:
"@types/node" "^10.12.18"
electron-download "^4.1.0"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册