ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency eslint-config-next to 16.0.0

#168
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---eslint-config-next-1756081430296 into main
5 files +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.

packages/launchpad/test-envs/bun-package-manager-with-deps/package.jsonmodified+1-1
Changes to packages/launchpad/test-envs/bun-package-manager-with-deps/package.json
@@ -20,7 +20,7 @@
2020 "@types/node": "^20.0.0",
2121 "@types/react": "^18.0.0",
2222 "eslint": "^8.0.0",
23 "eslint-config-next": "^15.5.4",
23 "eslint-config-next": "^15.5.5",
2424 "prettier": "^3.0.0",
2525 "typescript": "^5.0.0"
2626 }