Pick up new TS insiders build

This commit is contained in:
Matt Bierner 2018-05-16 22:48:18 -07:00
parent 0c5800e06c
commit 96e3ed4b81
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.0-insiders.20180510"
"typescript": "2.9.1-insiders.20180516"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.9.0-insiders.20180510:
version "2.9.0-insiders.20180510"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.9.0-insiders.20180510.tgz#2f9c37b904ddd8f8151e5eb25be11a3c4744b13f"
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"