chore(deps): update node.js to v22.13.0 (#15249)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-11 22:04:22 -06:00 committed by GitHub
parent 2f9a66e961
commit 2301affd7e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 12 additions and 12 deletions

View file

@ -1 +1 @@
22.12.0
22.13.0

View file

@ -53,6 +53,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "22.12.0"
"node": "22.13.0"
}
}