ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update dependency @types/node to 24.9.1

#196
Closed chrisbbreuer wants to merge buddy-bot/update-major-update---@types/node-1760981547037 into main
3 files +3 -3

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
@@ -17,7 +17,7 @@
1717 "react-dom": "^18.0.0"
1818 },
1919 "devDependencies": {
20 "@types/node": "^24.9.0",
20 "@types/node": "^24.9.1",
2121 "@types/react": "^18.0.0",
2222 "eslint": "^8.0.0",
2323 "eslint-config-next": "^14.0.0",