chore: Bump electron@6.1.4 (#84089)
parent
6b31c8421e
commit
fb654c1b61
2
.yarnrc
2
.yarnrc
|
@ -1,3 +1,3 @@
|
|||
disturl "https://atom.io/download/electron"
|
||||
target "6.1.2"
|
||||
target "6.1.4"
|
||||
runtime "electron"
|
||||
|
|
|
@ -60,12 +60,12 @@
|
|||
"git": {
|
||||
"name": "electron",
|
||||
"repositoryUrl": "https://github.com/electron/electron",
|
||||
"commitHash": "dabaa7557a165cc107f89fd7c3e3c3210f9b5758"
|
||||
"commitHash": "a5b474e8248803f54efc2c2c724c3322590c4fda"
|
||||
}
|
||||
},
|
||||
"isOnlyProductionDependency": true,
|
||||
"license": "MIT",
|
||||
"version": "6.1.2"
|
||||
"version": "6.1.4"
|
||||
},
|
||||
{
|
||||
"component": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Type definitions for Electron 6.1.2
|
||||
// Type definitions for Electron 6.1.4
|
||||
// Project: http://electronjs.org/
|
||||
// Definitions by: The Electron Team <https://github.com/electron/electron>
|
||||
// Definitions: https://github.com/electron/electron-typescript-definitions
|
||||
|
|
Loading…
Reference in New Issue