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-16 00:32:57 +0300
committerGitHub <noreply@github.com>2022-06-16 00:32:57 +0300
commit88c01e48252ea48cd66d5b7d078fbf0788a86c39 (patch)
tree91b0a9cd8e17caf113071226b57e796d9a897af8 /.yarnrc
parent1c2afc392d78606a60b903d5e1ef171b1e006311 (diff)
chore: bump electron@18.3.3 (#152236)
Diffstat (limited to '.yarnrc')
-rw-r--r--.yarnrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc b/.yarnrc
index c6a9765f61f..be7ab934758 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,4 +1,4 @@
disturl "https://electronjs.org/headers"
-target "18.3.2"
+target "18.3.3"
runtime "electron"
build_from_source "true"