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-12 06:41:51 +0300
committerGitHub <noreply@github.com>2022-05-12 06:41:51 +0300
commit624bbc4fb966bfa34e9486e320a64a138ac337fd (patch)
tree53fecb93cf8ddcbc4b96b4ae410979580f97b936 /.yarnrc
parentfbd5e15934278f6b1d0f98789e6c438185f5aedf (diff)
chore: update electron@17.4.3 (#149315)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 6b1a011a28a..95494af5201 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.4.1"
+target "17.4.3"
runtime "electron"
build_from_source "true"