Skip to content

Commit d378a6e

Browse files
authored
Pick up TS 5.6.3 (#230849)
Should fix the ATA regression we're seeing reported: microsoft/TypeScript#60156
1 parent 7b878f5 commit d378a6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extensions/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"license": "MIT",
55
"description": "Dependencies shared by all extensions",
66
"dependencies": {
7-
"typescript": "5.6.2"
7+
"typescript": "5.6.3"
88
},
99
"scripts": {
1010
"postinstall": "node ./postinstall.mjs"

0 commit comments

Comments
 (0)