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" : " 5.1.3 "
7
+ "typescript" : " 5.1.6 "
8
8
},
9
9
"scripts" : {
10
10
"postinstall" : " node ./postinstall.mjs"
Original file line number Diff line number Diff line change @@ -228,10 +228,10 @@ to-regex-range@^5.0.1:
228
228
dependencies :
229
229
is-number "^7.0.0"
230
230
231
-
232
- version "5.1.3 "
233
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.3 .tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
234
- integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
231
+
232
+ version "5.1.6 "
233
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6 .tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274 "
234
+ integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA ==
235
235
236
236
vscode-grammar-updater@^1.1.0 :
237
237
version "1.1.0"
You can’t perform that action at this time.
0 commit comments