ReviewOS

also looking at this

pantry-pm/pantry

chore(deps): update node.js to v22

#67
Closed renovate[bot] wants to merge renovate/node-22.x into main
4 files +5 -5
packages/ts/test-envs/bun-with-nodejs/package.jsonmodified+1-1
Changes to packages/ts/test-envs/bun-with-nodejs/package.json
@@ -4,7 +4,7 @@
44 "packageManager": "bun@1.2.0",
55 "description": "Test environment for Bun and Node.js coexistence",
66 "engines": {
7 "node": ">=20.0.0",
7 "node": ">=22.21.0",
88 "npm": ">=9.0.0"
99 },
1010 "scripts": {