Pick up new TS@next

This commit is contained in:
Matt Bierner 2019-03-11 09:39:19 -07:00
parent 11d538d933
commit 73f233b872
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.4.0-dev.20190306"
"typescript": "3.4.0-dev.20190311"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,7 +2,7 @@
# yarn lockfile v1
typescript@3.4.0-dev.20190306:
version "3.4.0-dev.20190306"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.0-dev.20190306.tgz#6431063ef07e642aac44504a7ea1b59c38f7d935"
integrity sha512-fnIi34ml8qtAqrT27zWPV5eBX9eAMVLqHCl/MZ4qHzLNWj98vp70Dde8ObNlOmuGIjumGQDHFgk7fowXJaq9gw==
typescript@3.4.0-dev.20190311:
version "3.4.0-dev.20190311"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.0-dev.20190311.tgz#26cddf6b2ce178e48f6ef76dbf8d3eadf581b223"
integrity sha512-zBTywUjqyaW/yy/xNRW9jIXToHlsmILMqSrb6oW8Wm9+DSOUPu6QU3Jz6QigJQyKwTKLOSxMsssJ5Wys1iDjDg==