mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Update Electron to 19.1.3 (#21244)
* chore: bump electron@18.0.0-beta.4 * Merge commit * chore: update electron@19.0.17 (#161027) * chore: update electron@19.0.17 * chore: update API typings * fix: compilation errors * build: add libcups dependency * chore: update electron@19.1.3 (#164864) * Update yarn Co-authored-by: deepak1556 <hop2deep@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"git": {
|
||||
"name": "chromium",
|
||||
"repositoryUrl": "https://chromium.googlesource.com/chromium/src",
|
||||
"commitHash": "e2aa76f05f3a6ccadbf43e37f5dfc195cc090b6a"
|
||||
"commitHash": "16e28102fdf876ce6d136674ba66343ede07441f"
|
||||
}
|
||||
},
|
||||
"licenseDetail": [
|
||||
@@ -40,7 +40,7 @@
|
||||
"SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
|
||||
],
|
||||
"isOnlyProductionDependency": true,
|
||||
"version": "98.0.4758.141"
|
||||
"version": "100.0.4894.0"
|
||||
},
|
||||
{
|
||||
"component": {
|
||||
@@ -48,11 +48,11 @@
|
||||
"git": {
|
||||
"name": "nodejs",
|
||||
"repositoryUrl": "https://github.com/nodejs/node",
|
||||
"commitHash": "40ecd5601193c316e62e9216e8a4259130686208"
|
||||
"commitHash": "acb71eab779fb56bf70e8a9e0cb2e82a089a87de"
|
||||
}
|
||||
},
|
||||
"isOnlyProductionDependency": true,
|
||||
"version": "16.13.0"
|
||||
"version": "16.13.2"
|
||||
},
|
||||
{
|
||||
"component": {
|
||||
@@ -60,12 +60,12 @@
|
||||
"git": {
|
||||
"name": "electron",
|
||||
"repositoryUrl": "https://github.com/electron/electron",
|
||||
"commitHash": "73c87bcfc6e18428c21676d68f829364e6a7b15d"
|
||||
"commitHash": "83077e9b97c55cd4f9f641530442bcfd1c2ab949"
|
||||
}
|
||||
},
|
||||
"isOnlyProductionDependency": true,
|
||||
"license": "MIT",
|
||||
"version": "17.4.11"
|
||||
"version": "19.1.3"
|
||||
},
|
||||
{
|
||||
"component": {
|
||||
|
||||
Reference in New Issue
Block a user