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" : " 4.9.4 "
7
+ "typescript" : " 4.9.5 "
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 "4.9.4 "
233
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4 .tgz#a2a3d2756c079abda241d75f149df9d561091e78 "
234
- integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg ==
231
+
232
+ version "4.9.5 "
233
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
234
+ integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
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