ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update dependency bunfig to 0.15.0

#25
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---bunfig-1756144988282 into main
1 file +5 -5

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

package.jsonmodified+1-1
Changes to package.json
@@ -83,7 +83,7 @@
8383 "buddy-bot": "^0.8.8",
8484 "bun-git-hooks": "^0.2.19",
8585 "bun-plugin-dtsx": "^0.21.9",
86 "bunfig": "^0.8.3",
86 "bunfig": "^0.14.1",
8787 "typescript": "^5.8.3"
8888 },
8989 "overrides": {