Update to Node.js v24 (#10419)

This commit is contained in:
DS Boyce
2026-05-05 11:51:42 -07:00
committed by GitHub
parent cc5b215863
commit 6f4ae14f36
17 changed files with 302 additions and 160 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
},
"build": {
"base": {
"node": "20.19.4"
"node": "24.15.0"
},
"development": {
"extends": "base",