chore(deps): update node.js to v22.12.0 (#14650)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-12 10:12:44 -06:00 committed by GitHub
parent 58d63d9f1c
commit 59d6af54c7
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.11.0
22.12.0

View file

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