1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-02 00:27:49 +01:00

Update Node.js to v24.14.0 (#29831)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-25 19:25:42 +00:00
committed by GitHub
parent 5d2f3ee5e8
commit b86142ae50
2 changed files with 2 additions and 2 deletions

View File

@@ -235,6 +235,6 @@
},
"packageManager": "yarn@4.12.0",
"volta": {
"node": "24.13.1"
"node": "24.14.0"
}
}