Skip to content

Commit eecb88a

Browse files
chore: bump up typescript version to v6
1 parent fe3b159 commit eecb88a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

bun.lock

Lines changed: 9 additions & 9 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
@@ -22,6 +22,6 @@
2222
"@types/node": "^25.5.0",
2323
"@types/bun": "^1.3.11",
2424
"@napi-rs/cli": "^3.5.1",
25-
"typescript": "^5.9.3"
25+
"typescript": "^6.0.2"
2626
}
2727
}

0 commit comments

Comments
 (0)