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:
authorRobo <hop2deep@gmail.com>2022-05-30 18:48:04 +0300
committerGitHub <noreply@github.com>2022-05-30 18:48:04 +0300
commit1a39a4eadfcad5644c31c4d7c627a6e9ba274c81 (patch)
tree38fd126e1024961c57721cd52729f55349f68cbb /.yarnrc
parente08e3ff8b98dc32d1e8096fde37cd2484164bc25 (diff)
chore: update electron@17.4.6 (#150727)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 0278289d993..78ab1d5e2b7 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.4.5"
+target "17.4.6"
runtime "electron"
build_from_source "true"