Chore: Update node to v24 (#112649)

This commit is contained in:
Laura Fernández
2025-10-29 17:17:07 +01:00
committed by GitHub
parent ec6e516e28
commit af8d166b90
29 changed files with 106 additions and 78 deletions
+1 -1
View File
@@ -65,7 +65,7 @@
"@types/chance": "^1.1.7",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.20",
"@types/node": "22.17.0",
"@types/node": "24.9.2",
"jest": "29.7.0",
"typescript": "5.9.2"
}