Bump Service Downloader (#9254)

* bump service-downloader

* handle new event

* Add output logging for servicedownloading events (#9277)

* bump service-downloader to 0.2.0

* bump service-downloader 0.2.1

* Retry github checks

Co-authored-by: Charles Gagnon <chgagnon@microsoft.com>
This commit is contained in:
Charles Gagnon
2020-03-04 15:24:46 -08:00
committed by GitHub
parent 299568a506
commit 9f62e2bf22
9 changed files with 191 additions and 750 deletions

View File

@@ -48,7 +48,7 @@
"rollup": "^1.20.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"service-downloader": "github:anthonydresser/service-downloader#0.1.7",
"service-downloader": "0.2.1",
"terser": "4.3.8",
"typescript": "3.8.2",
"vsce": "1.48.0",