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>2019-11-21 12:56:54 +0300
committerGitHub <noreply@github.com>2019-11-21 12:56:54 +0300
commit64ca1bb8bafc1ae894254003b5559ccf8287dd47 (patch)
tree54ea8568d332b05d23e9c60b812d170dc1b16687
parent1d2efa96c1587b92ae9c72e336a083068febdffb (diff)
chore: Bump electron@6.1.5 (#85266)
-rw-r--r--.yarnrc2
-rw-r--r--cgmanifest.json4
-rw-r--r--src/typings/electron.d.ts2
3 files changed, 4 insertions, 4 deletions
diff --git a/.yarnrc b/.yarnrc
index 7f3fa82972f..288e7393abd 100644
--- a/.yarnrc
+++ b/.yarnrc
@@ -1,3 +1,3 @@
disturl "https://atom.io/download/electron"
-target "6.1.4"
+target "6.1.5"
runtime "electron"
diff --git a/cgmanifest.json b/cgmanifest.json
index 3d6e8a21080..bc3086c3100 100644
--- a/cgmanifest.json
+++ b/cgmanifest.json
@@ -60,12 +60,12 @@
"git": {
"name": "electron",
"repositoryUrl": "https://github.com/electron/electron",
- "commitHash": "a5b474e8248803f54efc2c2c724c3322590c4fda"
+ "commitHash": "6f62f91822a80192cb711c604f1a8f1a176f328d"
}
},
"isOnlyProductionDependency": true,
"license": "MIT",
- "version": "6.1.4"
+ "version": "6.1.5"
},
{
"component": {
diff --git a/src/typings/electron.d.ts b/src/typings/electron.d.ts
index e4c3221c6eb..369817dcd12 100644
--- a/src/typings/electron.d.ts
+++ b/src/typings/electron.d.ts
@@ -1,4 +1,4 @@
-// Type definitions for Electron 6.1.4
+// Type definitions for Electron 6.1.5
// Project: http://electronjs.org/
// Definitions by: The Electron Team <https://github.com/electron/electron>
// Definitions: https://github.com/electron/electron-typescript-definitions