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.3.2 "
7
+ "typescript" : " 5.4.1-rc "
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.3.2 :
238
- version "5.3.2 "
239
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2 .tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43 "
240
- integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ ==
237
+ typescript@5.4.1-rc :
238
+ version "5.4.1-rc "
239
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.1-rc .tgz#1ecdd897df1d9ef5bd1f844bad64691ecc23314d "
240
+ integrity sha512-gInURzaO0bbfzfQAc3mfcHxh8qev+No4QOFUZHajo9vBgOLaljELJ3wuzyoGo/zHIzMSezdhtrsRdqL6E9SvNA ==
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