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-06-20 13:31:20 +0300
committerGitHub <noreply@github.com>2022-06-20 13:31:20 +0300
commit63ea7eae19563c97935527c22771d6559816bd5a (patch)
tree77250aaa27ba959beb057ab61b78117bbd2209ea /.yarnrc
parent5dd9d5d49196285536422e18205fe5dea59833e1 (diff)
chore: bump electron@18.3.4 (#152624)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index be7ab934758..e6d816a2f56 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "18.3.3"
+target "18.3.4"
runtime "electron"
build_from_source "true"