Pick up new TS insiders

This commit is contained in:
Matt Bierner 2018-07-13 11:42:35 -07:00
parent eaa535ff3e
commit a874e01c9f
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": "3.0.0-insiders.20180706"
"typescript": "3.0.1-insiders.20180713"
},
"scripts": {
"postinstall": "node ./postinstall"
}
}
}

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@3.0.0-insiders.20180706:
version "3.0.0-insiders.20180706"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.0-insiders.20180706.tgz#684c6c8ca1eefb11e79b6c072a92046ffd75184e"
typescript@3.0.1-insiders.20180713:
version "3.0.1-insiders.20180713"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1-insiders.20180713.tgz#02775b5197ab02b79ed5b84e7483c18ed164e55e"