Pick up new ts build

This commit is contained in:
Matt Bierner 2018-05-24 21:07:52 -07:00
parent 49ab54ef08
commit d8958ecd46
2 changed files with 4 additions and 4 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "2.9.1-insiders.20180523"
"typescript": "2.9.1-insiders.20180525"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.9.1-insiders.20180523:
version "2.9.1-insiders.20180523"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180523.tgz#ea74ee12a800148a87d48a8fce526bdc643cabf9"
typescript@2.9.1-insiders.20180525:
version "2.9.1-insiders.20180525"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180525.tgz#f28e73af2b9f2411c872a1a79a7a84ee54e5f7d8"