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 /.yarnrc
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 '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 1965e671993..0b7e2206650 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "12.0.4"
+target "12.0.7"
runtime "electron"