Skip to content

Commit 128fb5e

Browse files
committed
Update to TypeScript 5.9
Fixes #228
1 parent f589fb3 commit 128fb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typedefinitions"
4040
],
4141
"dependencies": {
42-
"@tsd/typescript": "~5.8.3",
42+
"@tsd/typescript": "^5.9.2",
4343
"eslint-formatter-pretty": "^4.1.0",
4444
"globby": "^11.0.1",
4545
"jest-diff": "^29.0.3",

0 commit comments

Comments
 (0)