Skip to content

Commit d2fe5f8

Browse files
chore(deps): update dependency typescript to v6
1 parent b6c531c commit d2fe5f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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.12"
1313
},
1414
"peerDependencies": {
15-
"typescript": "^5.9.3"
15+
"typescript": "^5.9.3 || ^6.0.0"
1616
}
1717
}

0 commit comments

Comments
 (0)