Pick up TS 3.3 rc

#66175
This commit is contained in:
Matt Bierner 2019-01-22 15:23:29 -08:00
parent cf27b0ed05
commit 7b095ea781
2 changed files with 6 additions and 6 deletions

View file

@ -3,9 +3,9 @@
"version": "0.0.1",
"description": "Dependencies shared by all extensions",
"dependencies": {
"typescript": "3.3.0-dev.20190108"
"typescript": "3.3.0-rc"
},
"scripts": {
"postinstall": "node ./postinstall"
}
}
}

View file

@ -2,7 +2,7 @@
# yarn lockfile v1
typescript@3.3.0-dev.20190108:
version "3.3.0-dev.20190108"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.0-dev.20190108.tgz#4ac2e3f7b619a961bfae0750412bf9e79fafe720"
integrity sha512-GNGczOoEyZtqbY72G6fNnyCsgSw/gSLyVxHfduDalKl0tOrIt+mEV5JyVQzEMsmcyO821/3QsCjulJHS5KFOWg==
typescript@3.3.0-rc:
version "3.3.0-rc"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.0-rc.tgz#700578b55868f99c79870c5611570663b3e21e44"
integrity sha512-C8FMc5pU+gFLm/rXKcwjHIeQnXJXfPNmONhKDSUWeVhyrnSqEI84EzoZylTqN0g6sJwdsn1W1AuG0RQRhfhSEA==