Update Electron to 22.3.14 (#23607)
* Update Electron to 22.3.14 * Bump distro
This commit is contained in:
Родитель
28e59f44e2
Коммит
f55c68cdfb
2
.yarnrc
2
.yarnrc
|
@ -1,4 +1,4 @@
|
|||
disturl "https://electronjs.org/headers"
|
||||
target "22.3.10"
|
||||
target "22.3.14"
|
||||
runtime "electron"
|
||||
build_from_source "true"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "azuredatastudio",
|
||||
"version": "1.45.0",
|
||||
"distro": "5b5e4db7e6626e7ef71996bed02cd46a060ca0c2",
|
||||
"distro": "68d0c9ce66941b734b19080ad335cb69d3ae2e4a",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
},
|
||||
|
@ -178,7 +178,7 @@
|
|||
"cssnano": "^4.1.11",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.8.0",
|
||||
"electron": "22.3.10",
|
||||
"electron": "22.3.14",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-jsdoc": "^39.3.2",
|
||||
|
|
|
@ -3668,10 +3668,10 @@ electron-to-chromium@^1.4.284:
|
|||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.311.tgz#953bc9a4767f5ce8ec125f9a1ad8e00e8f67e479"
|
||||
integrity sha512-RoDlZufvrtr2Nx3Yx5MB8jX3aHIxm8nRWPJm3yVvyHmyKaRvn90RjzB6hNnt0AkhS3IInJdyRfQb4mWhPvUjVw==
|
||||
|
||||
electron@22.3.10:
|
||||
version "22.3.10"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.10.tgz#bf2b98fbb452f41b057ffcd4e57678e363f9735c"
|
||||
integrity sha512-gh7PtSh+rfxHfM4dzPiEO+k1NRo07FvaK/jXG3HzuODrpTTEhC9rsE+AJGrTKQU6Nz7GorseMvnvs8PnUQPPTw==
|
||||
electron@22.3.14:
|
||||
version "22.3.14"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.14.tgz#539fc7d7b6df37483aaa351856a28e43092d550e"
|
||||
integrity sha512-WxVcLnC4DrkBLN1/BwpxNkGvVq8iq1hM7lae5nvjnSYg/bwVbuo1Cwc80Keft4MIWKlYCXNiKKqs3qCXV4Aiaw==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^16.11.26"
|
||||
|
|
Загрузка…
Ссылка в новой задаче