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

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"
}
}