Pick up new TS insiders

This commit is contained in:
Matt Bierner 2018-09-25 16:55:48 -07:00
parent 972ee3f948
commit c091264686
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": "3.1.0-insiders.20180920"
"typescript": "3.1.1-insiders.20180925"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

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