Skip to content

Commit 89a1e56

Browse files
chore(deps): update dependency typescript to v7
1 parent b4b05ab commit 89a1e56

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bun.lock

Lines changed: 3 additions & 3 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
@@ -27,7 +27,7 @@
2727
"prettier-plugin-sh": "^0.19.0"
2828
},
2929
"peerDependencies": {
30-
"typescript": "^5.9.2"
30+
"typescript": "^5.9.2 || ^7.0.0"
3131
},
3232
"lint-staged": {
3333
"*.{php,xml,dist,json,install,module,yml,md}": "prettier --write"

0 commit comments

Comments
 (0)