Update Node.js to v24.13.0 (#28963)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-01-13 15:16:03 +00:00 committed by GitHub
parent 52c0e6f1f5
commit 453a546574
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
.nvmrc
View File

@ -1 +1 @@
24.12.0
24.13.0

View File

@ -236,6 +236,6 @@
},
"packageManager": "yarn@4.12.0",
"volta": {
"node": "24.12.0"
"node": "24.13.0"
}
}