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-07-19 23:34:49 +0300
committerdeepak1556 <hop2deep@gmail.com>2021-07-19 23:36:02 +0300
commit2721293274e91ecbeaaaa49c8506737f862ff01f (patch)
treeb3251e6ebc4767dc686cc1637416da1d9e2fad2b /.yarnrc
parent9920360671e6d60a684890ac47d93082cbbfd3ca (diff)
chore: bump electron@13.1.7
Fixes https://github.com/microsoft/vscode/issues/128199
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index ac09cae4c7f..91790876894 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://electronjs.org/headers"
-target "13.1.6"
+target "13.1.7"
runtime "electron"