Skip to content

Commit 0171cd8

Browse files
chore(deps): update dependency typescript to v6 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5e9dc69 commit 0171cd8

2 files changed

Lines changed: 123 additions & 123 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"prettier": "^3.8.1",
7070
"tsdown": "^0.21.7",
7171
"tsx": "^4.21.0",
72-
"typescript": "^5.9.3"
72+
"typescript": "^6.0.2"
7373
},
7474
"lint-staged": {
7575
"*": [

0 commit comments

Comments
 (0)