File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.0.1" ,
4
4
"description" : " Dependencies shared by all extensions" ,
5
5
"dependencies" : {
6
- "typescript" : " 3.7.5 "
6
+ "typescript" : " ^3.8.0-dev.20200201 "
7
7
},
8
8
"scripts" : {
9
9
"postinstall" : " node ./postinstall"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- typescript@3.7.5 :
6
- version "3.7.5 "
7
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5. tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae "
8
- integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw ==
5
+ typescript@^3.8.0-dev.20200201 :
6
+ version "3.8.0-dev.20200201 "
7
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.0-dev.20200201. tgz#e03210f5c7915f89cb77bd38793d12a69933a1a6 "
8
+ integrity sha512-KhaK6J3dIg6p9t24UVhBLcBIav4MpMExlD6nf18cVwp9LELuqhWu0NDmnLdSN0ovsrbcIJNmobQ1xC7vLN21eg ==
You can’t perform that action at this time.
0 commit comments