Pick up new TS version

This commit is contained in:
Matt Bierner 2018-01-17 13:58:59 -08:00
parent 1c07451dd1
commit 5c26abe75c
2 changed files with 5 additions and 5 deletions

View file

@ -3,9 +3,9 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "2.7.0-insiders.20180108"
"typescript": "2.7.0-insiders.20180117"
},
"scripts": {
"postinstall": "node ./postinstall"
}
}
}

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@2.7.0-insiders.20180108:
version "2.7.0-insiders.20180108"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.0-insiders.20180108.tgz#b9230ca5a0020e92133f63e6a4272f8c1b301bdb"
typescript@2.7.0-insiders.20180117:
version "2.7.0-insiders.20180117"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.0-insiders.20180117.tgz#01761dd795e6ad1d6a11a1e898c9b14d068d0097"