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.9.0-dev.20221031 "
7
+ "typescript" : " ^4.9.2-rc "
8
8
},
9
9
"scripts" : {
10
10
"postinstall" : " node ./postinstall.mjs"
Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ node-gyp-build@^4.3.0:
42
42
resolved "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.3.0.tgz#9f256b03e5826150be39c764bf51e993946d71a3"
43
43
integrity sha512-iWjXZvmboq0ja1pUGULQBexmxq8CV4xBhX7VDOTbL7ZR4FOowwY/VOtRxBN/yKxmdGoIp4j5ysNT4u3S2pDQ3Q==
44
44
45
- typescript@^4.9.0-dev.20221031 :
46
- version "4.9.0-dev.20221031 "
47
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.0-dev.20221031. tgz#bf032089b6337a96a9de6de4fcce074a305ee14d "
48
- integrity sha512-jCNHTa9twe5d/5Pfob2BhOLwHS6kxMcGyc3fIWDGGkEdkyYYbiXD2czz1U6jVOB+9QaVxVNUQuDfN42H5DGZZg ==
45
+ typescript@^4.9.2-rc :
46
+ version "4.9.2-rc "
47
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.2-rc. tgz#3525dbeb8458a8c98ce7d60724e4a9380d7b46e7 "
48
+ integrity sha512-Ly9UUxJBfiiFjfegI1gsW9FI8Xhw1cuwRMBJ4wdYg+UXZR4VnZvD1OnBDj/iQ2U+tWbWEjYqJ5xx1Cwr4Vsa4w ==
49
49
50
50
vscode-grammar-updater@^1.1.0 :
51
51
version "1.1.0"
You can’t perform that action at this time.
0 commit comments