Pick up new TS insiders

This commit is contained in:
Matt Bierner 2018-05-21 19:24:03 -07:00
parent 893b204f31
commit bc04b05182
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.20180516"
"typescript": "2.9.1-insiders.20180521"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.9.1-insiders.20180516:
version "2.9.1-insiders.20180516"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180516.tgz#aab5261edb2c162c2d0c1754bb3092d4ff6efed0"
typescript@2.9.1-insiders.20180521:
version "2.9.1-insiders.20180521"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.1-insiders.20180521.tgz#37e9c05f00aa99864c3f66781e607ae0097c2b0a"