mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-11 18:48:33 -05:00
Merge from vscode merge-base (#22780)
* Revert "Revert "Merge from vscode merge-base (#22769)" (#22779)"
This reverts commit 47a1745180.
* Fix notebook download task
* Remove done call from extensions-ci
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
"@angular/router": "~4.1.3",
|
||||
"@microsoft/1ds-core-js": "^3.2.2",
|
||||
"@microsoft/1ds-post-js": "^3.2.2",
|
||||
"@microsoft/applicationinsights-web": "^2.8.4",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/vscode-languagedetection": "1.0.21",
|
||||
"angular2-grid": "2.0.6",
|
||||
@@ -34,12 +33,12 @@
|
||||
"slickgrid": "github:Microsoft/SlickGrid.ADS#2.3.43",
|
||||
"turndown": "^7.0.0",
|
||||
"turndown-plugin-gfm": "^1.0.2",
|
||||
"tas-client-umd": "0.1.4",
|
||||
"tas-client-umd": "0.1.6",
|
||||
"vscode-oniguruma": "1.6.1",
|
||||
"vscode-textmate": "7.0.1",
|
||||
"xterm": "4.19.0-beta.25",
|
||||
"xterm-addon-search": "0.9.0-beta.25",
|
||||
"xterm": "4.20.0-beta.20",
|
||||
"xterm-addon-search": "0.10.0-beta.3",
|
||||
"xterm-addon-unicode11": "0.4.0-beta.3",
|
||||
"xterm-addon-webgl": "0.12.0-beta.29"
|
||||
"xterm-addon-webgl": "0.13.0-beta.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user