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.4.3 "
7
+ "typescript" : " 5.4.4 "
8
8
},
9
9
"scripts" : {
10
10
"postinstall" : " node ./postinstall.mjs"
Original file line number Diff line number Diff line change @@ -234,10 +234,10 @@ to-regex-range@^5.0.1:
234
234
dependencies :
235
235
is-number "^7.0.0"
236
236
237
-
238
- version "5.4.3 "
239
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3 .tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff "
240
- integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg ==
237
+
238
+ version "5.4.4 "
239
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4 .tgz#eb2471e7b0a5f1377523700a21669dce30c2d952 "
240
+ integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw ==
241
241
242
242
vscode-grammar-updater@^1.1.0 :
243
243
version "1.1.0"
You can’t perform that action at this time.
0 commit comments