File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"description" : " Dependencies shared by all extensions" ,
6
6
"dependencies" : {
7
- "typescript" : " ^4.5.0-dev.20211029 "
7
+ "typescript" : " ^4.5.1-rc "
8
8
},
9
9
"scripts" : {
10
10
"postinstall" : " node ./postinstall"
Original file line number Diff line number Diff line change @@ -24,10 +24,10 @@ fast-plist@0.1.2:
24
24
resolved "https://registry.yarnpkg.com/fast-plist/-/fast-plist-0.1.2.tgz#a45aff345196006d406ca6cdcd05f69051ef35b8"
25
25
integrity sha1-pFr/NFGWAG1AbKbNzQX2kFHvNbg=
26
26
27
- typescript@^4.5.0-dev.20211029 :
28
- version "4.5.0-dev.20211029 "
29
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.0-dev.20211029. tgz#ec4619ab136bd70ddd9ec1a7c18783b7ce9990a3 "
30
- integrity sha512-N+2wLMbTq+jQmad78i4wKBGcXudBFWy+QdV1Xu9cx+F5Xi6hubBotFEzS7zA7G1Eevy6NJwlsNy0G8ok2GQ9nw ==
27
+ typescript@^4.5.1-rc :
28
+ version "4.5.1-rc "
29
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.1-rc. tgz#02155eaa0579d11babb2a55dcbd796948a994bb3 "
30
+ integrity sha512-tQBWW1DCFqweyhSzsAUSFgssJ3uuRBh0zyOkRV4CaFF2rMBkGU0I+MqPMch0qhGCUGXjOW7FgMrbQLS6PE3Z6Q ==
31
31
32
32
vscode-grammar-updater@^1.0.3 :
33
33
version "1.0.3"
You can’t perform that action at this time.
0 commit comments