Pick up new TS insiders

This commit is contained in:
Matt Bierner 2020-08-18 16:28:55 -07:00
parent a14a7e0b61
commit c709fd3aa2
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
"version": "0.0.1", "version": "0.0.1",
"description": "Dependencies shared by all extensions", "description": "Dependencies shared by all extensions",
"dependencies": { "dependencies": {
"typescript": "^4.0.1-insiders.20200813" "typescript": "^4.0.2-insiders.20200818"
}, },
"scripts": { "scripts": {
"postinstall": "node ./postinstall" "postinstall": "node ./postinstall"

View file

@ -2,7 +2,7 @@
# yarn lockfile v1 # yarn lockfile v1
typescript@^4.0.1-insiders.20200813: typescript@^4.0.2-insiders.20200818:
version "4.0.1-insiders.20200813" version "4.0.2-insiders.20200818"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.1-insiders.20200813.tgz#0b17335a7517023be0f1ce947052662ab2bde1f0" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.2-insiders.20200818.tgz#50d949f8d7ae460ce2f2f5a4121ff020a54711e8"
integrity sha512-mTQPs9uyxv6jLEO5Z+LJpFUSQwx9KI3ZD+2Uv9e5O32Oz/16snCB5skBHw5k1PchsXOZCG6xcB902qmgjI0tWQ== integrity sha512-5/y/W/EFwly+UAm8X77bPjh8FG1GsLRRtrWApIIAsT6kcN9auKhHyrEIUYSahm/WX9F3f7svRxKm6eddvEzyAw==