Skip to content

Commit 61b2059

Browse files
Update dependency typescript to v6
Update typescript from 5.9.3 to 6.0.3 Change-type: patch
1 parent 6c33487 commit 61b2059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mocha": "^11.0.0",
2626
"peggy": "^5.0.0",
2727
"ts-node": "^10.9.2",
28-
"typescript": "^5.6.2"
28+
"typescript": "^6.0.0"
2929
},
3030
"mocha": {
3131
"reporter": "spec",

0 commit comments

Comments
 (0)