Pick up ts 3.4 rc

This commit is contained in:
Matt Bierner 2019-03-16 16:37:11 -07:00
parent 3446f7fb49
commit e92b32302e
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.20190311"
"typescript": "3.4.0-rc"
},
"scripts": {
"postinstall": "node ./postinstall"

View file

@ -2,7 +2,7 @@
# yarn lockfile v1
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==
typescript@3.4.0-rc:
version "3.4.0-rc"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.0-rc.tgz#bc4026c3c517a30fa514b896f2684c6ba92caadb"
integrity sha512-wtm2GwuV0Yy2zvmpFaMDtWHnRbzfERi9FLpL+K+JqGkHoclgEQ6TmD1AMxMIjs80NWRIq0Xp1veQyuZbGsUYsg==