Skip to content

Commit 0ee3f31

Browse files
fix(deps): update dependency typescript to v6 (#56)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e4046e9 commit 0ee3f31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 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
@@ -67,7 +67,7 @@
6767
},
6868
"packageManager": "bun@1.3.5",
6969
"dependencies": {
70-
"typescript": "^5.9.3"
70+
"typescript": "^6.0.0"
7171
},
7272
"devDependencies": {
7373
"@biomejs/biome": "^2.4.2",

0 commit comments

Comments
 (0)