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-24 14:17:44 +0300
committerGitHub <noreply@github.com>2022-06-24 14:17:44 +0300
commit69aaf7a58abfc00b61d42d44842ef83534e9f81d (patch)
treeabfebbed757ef01648ef538efb48a99d4cadd4e5 /yarn.lock
parentdfeb3e00507199b35eab77f7a48ac394c0c82039 (diff)
chore: bump electron@18.3.5 (#153091)
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index b8d06e9ce7c..cfa2dc717d5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4335,10 +4335,10 @@ electron-to-chromium@^1.4.17:
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.45.tgz#cf1144091d6683cbd45a231954a745f02fb24598"
integrity sha512-czF9eYVuOmlY/vxyMQz2rGlNSjZpxNQYBe1gmQv7al171qOIhgyO9k7D5AKlgeTCSPKk+LHhj5ZyIdmEub9oNg==
-electron@18.3.4:
- version "18.3.4"
- resolved "https://registry.yarnpkg.com/electron/-/electron-18.3.4.tgz#efbc0d1c794bccac62e95556d4e355e8a3eca9a4"
- integrity sha512-MIxQnaQR7NzWZOuAhRbJAf+pPyoXXGNge9E6pz7nGLXE/DxeN6BUbKb0iWVCCMkxIpqdIhXdc5sViUCX74dvsw==
+electron@18.3.5:
+ version "18.3.5"
+ resolved "https://registry.yarnpkg.com/electron/-/electron-18.3.5.tgz#a589c2bfa3fe807914a055f54f665999329b739b"
+ integrity sha512-/GJ39X3ijpyZiOtYQ1ha5Ly0hWiIzF19CGEapM9euaM2AZrmt79x+MckQDXqJxOaVA9YHXju5Ho6b9pB9a/2pQ==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^16.11.26"