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-19 08:34:26 +0300
committerGitHub <noreply@github.com>2022-05-19 08:34:26 +0300
commit60e199cda4988e09fd78b1eeb9dce5e9e87e8a1d (patch)
tree9ecd3e0e3fa9fb5e150c62152df4b11a2fd45483 /.yarnrc
parentba2dd825803b5f95d5dcce927afc3a4882ed0f84 (diff)
chore: bump electron@17.4.4 (#149896)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index 95494af5201..f2811eb170a 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "17.4.3"
+target "17.4.4"
runtime "electron"
build_from_source "true"