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:
authordeepak1556 <hop2deep@gmail.com>2022-04-04 19:10:22 +0300
committerdeepak1556 <hop2deep@gmail.com>2022-04-04 19:10:22 +0300
commit648b352b480c51d2a62092230348b54a1c830ec9 (patch)
tree4be4a82617471e2a4ecbfbd0ef463acb3e1b2ea7 /yarn.lock
parent3c3c149648322d13bfd1d305943f4e7520319581 (diff)
chore: bump electron@17.3.1
Fixes https://github.com/microsoft/vscode/issues/109176 Fixes https://github.com/microsoft/vscode/issues/141964 Fixes https://github.com/microsoft/vscode/issues/134255 Fixes https://github.com/microsoft/vscode/issues/129280 Fixes https://github.com/microsoft/vscode/issues/124202
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 3da0fb20b3c..c730b6ada49 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4315,10 +4315,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@17.3.0:
- version "17.3.0"
- resolved "https://registry.yarnpkg.com/electron/-/electron-17.3.0.tgz#cdcc46a7a3cd0b6f2a1757fbeb807f6b2fce847e"
- integrity sha512-KuYHCOw1a+CE9thZlWRqTScf6M81KLd6n5qpdBGb0rl62+50RUuau9CnYpBb3EJxrjsXLaiQCBBSdPsozf/XUg==
+electron@17.3.1:
+ version "17.3.1"
+ resolved "https://registry.yarnpkg.com/electron/-/electron-17.3.1.tgz#083b6bd034eb1ee7d75378316d6460348eb62605"
+ integrity sha512-C5E3uvXo1cmI+xYtbiMCW8AAGhBL0HbLA6cqD7FJmBoPtY88W/3A/km5z8oPGORyBNgSe7tSoHx4a6jWJIR+og==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^14.6.2"