Skip to content

Commit 5433435

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

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

examples/bun/typescript/bun.lockb

16 Bytes
Binary file not shown.

examples/bun/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"@types/bun": "^1.3.13"
1313
},
1414
"peerDependencies": {
15-
"typescript": "^5.9.3"
15+
"typescript": "^5.9.3 || ^6.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)