Skip to content

Commit 38817b2

Browse files
Upgrade typescript to 5.3.3 (#324)
This allows using the latest version of vscode-languageclient in #317. Co-authored-by: John Firebaugh <jfirebaugh@figma.com>
1 parent 0568454 commit 38817b2

File tree

2 files changed

+9
-72
lines changed

2 files changed

+9
-72
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@
438438
"eslint-config-prettier": "^9.0.0",
439439
"eslint-plugin-jsdoc": "^46.9.0",
440440
"eslint-plugin-prefer-arrow": "^1.2.3",
441-
"typescript": "^3.9.4",
441+
"typescript": "^5.3.3",
442442
"vscode-test": "^1.3.0"
443443
},
444444
"dependencies": {

0 commit comments

Comments
 (0)