stacks/bunpress
chore(deps): update dependency typescript to 6.0.2
#60
Merged
github-actions[bot]
wants to merge
buddy-bot/update-major-update-typescript
into
main
2 files
+7
-3
Changes to package.json | @@ -52,7 +52,7 @@ |
| 52 | 52 | "bun-types": "^1.3.11", |
| 53 | 53 | "bunfig": "^0.15.6", |
| 54 | 54 | "ts-syntax-highlighter": "^0.2.1", |
| 55 | | - "typescript": "^5.9.3" |
| 55 | + "typescript": "^6.0.2" |
| 56 | 56 | }, |
| 57 | 57 | "git-hooks": { |
| 58 | 58 | "pre-commit": { |