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-02-23 03:15:24 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-02-23 03:26:18 +0300
commite4a082af7f12e4094da6a630430230b35a1c7641 (patch)
tree5c4afb722bab360d58f10a900ed529adabf7ce3b /.yarnrc
parent6a9f8ac7582456e23cc004511d6e01f78b4b1bf3 (diff)
chore: bump electron@11.3.0
Fixes https://github.com/microsoft/vscode/issues/112693 Fixes https://github.com/microsoft/vscode/issues/116260
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index c157931dce7..0c5cf55a7ec 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "11.2.3"
+target "11.3.0"
runtime "electron"