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-10-01 18:36:24 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-10-01 18:37:51 +0300
commita9a598351ea8500754b35cacd937dd1ab429dee6 (patch)
treecc9967f3ee112cea3c3d583480bdf03ac2d7bfc6 /.yarnrc
parentc9e8266ee24f34107ff52d836a4e8f533afb93c5 (diff)
chore: bump electron@13.5.1
Fixes https://github.com/microsoft/vscode/issues/134244 Fixes https://github.com/microsoft/vscode/issues/122225
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 792fb0d563c..08e0261794d 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "13.5.0"
+target "13.5.1"
runtime "electron"