Commit 43a4810 1 parent 2da301b commit 43a4810 Copy full SHA for 43a4810
File tree 2 files changed +5
-5
lines changed
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"
7
+ "typescript" : " 5.4.3 "
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
- typescript@5.4 :
238
- version "5.4.2 "
239
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
240
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
237
+ typescript@5.4.3 :
238
+ version "5.4.3 "
239
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.3 .tgz#5c6fedd4c87bee01cd7a528a30145521f8e0feff "
240
+ integrity sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg ==
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