Update Node.js to v20.20.2

This commit is contained in:
renovate[bot] 2026-04-08 14:54:18 +00:00 committed by GitHub
parent eafed9705c
commit 83cc60e765
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

2
.nvmrc
View file

@ -1 +1 @@
v20.19.2
20.20.2

View file

@ -1,2 +1,2 @@
pnpm 10.8.1
nodejs 20.19.2
nodejs 20.20.2

View file

@ -2,7 +2,7 @@
"name": "roo-code",
"packageManager": "pnpm@10.8.1",
"engines": {
"node": "20.19.2"
"node": "20.20.2"
},
"scripts": {
"preinstall": "node scripts/bootstrap.mjs",

View file

@ -11,7 +11,7 @@
},
"engines": {
"vscode": "^1.84.0",
"node": "20.19.2"
"node": "20.20.2"
},
"author": {
"name": "Roo Code"