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.4 "
7
+ "typescript" : " 5.4.5 "
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.4 "
239
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.4 .tgz#eb2471e7b0a5f1377523700a21669dce30c2d952 "
240
- integrity sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw ==
237
+
238
+ version "5.4.5 "
239
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5 .tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
240
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
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