Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordeepak1556 <hop2deep@gmail.com>2021-05-14 06:19:44 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-05-14 06:30:22 +0300
commitd17d7ca46cc166b156e91c6205465d7f01826189 (patch)
treec015a57d9d3b6fc68b47489a1d385f3e997d63f9 /yarn.lock
parent813deed41ccef3873b3e30eb4e646fcba6991ed7 (diff)
chore: bump electron@12.0.7
Fixes https://github.com/microsoft/vscode/issues/62177 Fixes https://github.com/microsoft/vscode/issues/122630 Fixes https://github.com/microsoft/vscode/issues/118267
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index 556cdfd7797..61b45d50dbe 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3001,10 +3001,10 @@ electron-to-chromium@^1.3.634:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.642.tgz#8b884f50296c2ae2a9997f024d0e3e57facc2b94"
integrity sha512-cev+jOrz/Zm1i+Yh334Hed6lQVOkkemk2wRozfMF4MtTR7pxf3r3L5Rbd7uX1zMcEqVJ7alJBnJL7+JffkC6FQ==
-electron@12.0.4:
- version "12.0.4"
- resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.4.tgz#c2ca4710d0e4da7db6d31c4f55777b08bfcb08e5"
- integrity sha512-A8Lq3YMZ1CaO1z5z5nsyFxIwkgwXLHUwL2pf9MVUHpq7fv3XUewCMD98EnLL3DdtiyCvw5KMkeT1WGsZh8qFug==
+electron@12.0.7:
+ version "12.0.7"
+ resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.7.tgz#e0fca2c8be34cb7da48c4d15cfb1d2ad666d2718"
+ integrity sha512-722TZNKDuLpEmj96AzTYFKHaJEH98xgOBH0aldStaPXI1xDFfb9SJQQuirvwFlkwG5OqQdz6Ne3OwwJ7Dbs5nQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"