Skip to content

Commit 871f6bd

Browse files
committed
chore: update typescript peer dependency range and lockfile
1 parent 259a94b commit 871f6bd

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

bun.lock

Lines changed: 11 additions & 13 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
@@ -35,7 +35,7 @@
3535
"semantic-release": "24.2.3"
3636
},
3737
"peerDependencies": {
38-
"typescript": "5.8.3"
38+
"typescript": "^5"
3939
},
4040
"trustedDependencies": [
4141
"@biomejs/biome",

0 commit comments

Comments
 (0)