ReviewOS

also looking at this

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
package.jsonmodified+1-1
Changes to package.json
@@ -52,7 +52,7 @@
5252 "bun-types": "^1.3.11",
5353 "bunfig": "^0.15.6",
5454 "ts-syntax-highlighter": "^0.2.1",
55 "typescript": "^5.9.3"
55 "typescript": "^6.0.2"
5656 },
5757 "git-hooks": {
5858 "pre-commit": {