Skip to content

Commit 0942ebd

Browse files
Update dependency typescript to v5.9.2
1 parent 1ae1902 commit 0942ebd

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
@@ -36,7 +36,7 @@
3636
"prettier": "3.6.2",
3737
"rimraf": "6.0.1",
3838
"ts-jest": "29.4.0",
39-
"typescript": "5.8.3"
39+
"typescript": "5.9.2"
4040
},
4141
"scripts": {
4242
"test": "jest",

0 commit comments

Comments
 (0)