chore(deps): update node.js to v22.20.0 (#22496)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-10-02 09:17:40 +00:00 committed by GitHub
parent 9b938d8954
commit 00ce6354f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 14 additions and 14 deletions

2
.github/.nvmrc vendored
View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -68,6 +68,6 @@
"micromatch": "^4.0.8"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
}
}

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -57,6 +57,6 @@
"node": ">=20"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
}
}

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -52,6 +52,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
}
}

View file

@ -1,5 +1,5 @@
[tools]
node = "22.19.0"
node = "22.20.0"
flutter = "3.35.4"
pnpm = "10.15.1"

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -28,6 +28,6 @@
"directory": "open-api/typescript-sdk"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
}
}

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -161,7 +161,7 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
},
"overrides": {
"sharp": "^0.34.3"

View file

@ -1 +1 @@
22.19.0
22.20.0

View file

@ -107,6 +107,6 @@
"vitest": "^3.0.0"
},
"volta": {
"node": "22.19.0"
"node": "22.20.0"
}
}