Pick up new TS insiders

This commit is contained in:
Matt Bierner 2018-09-26 11:39:11 -07:00
parent ca86f0775f
commit 6ffd6e8045
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.1.1-insiders.20180925"
"typescript": "3.1.1-insiders.20180926"
},
"scripts": {
"postinstall": "node ./postinstall"
}
}
}

View file

@ -2,6 +2,6 @@
# yarn lockfile v1
typescript@3.1.1-insiders.20180925:
version "3.1.1-insiders.20180925"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1-insiders.20180925.tgz#29822d0b44999c36418ea7bbdfc633106e5cff63"
typescript@3.1.1-insiders.20180926:
version "3.1.1-insiders.20180926"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.1.1-insiders.20180926.tgz#f043ae9bd68ad7f392a6c25d005a623275116866"