chore(deps): update dependency node to v22 (#13855)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-31 14:21:45 +00:00 committed by GitHub
parent 066682f48d
commit a28b92b3cc
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 @@
20.18.0
22.11.0

View file

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