chore: upgrade nodejs from 20 to 24

Signed-off-by: harsha.venugopal <harsha@ledn.io>
This commit is contained in:
harsha.venugopal 2026-01-23 00:17:08 -05:00
parent 64c9b14150
commit dd5daeb61f
No known key found for this signature in database
GPG key ID: BE2DA0F39A35B3EB
4 changed files with 13 additions and 13 deletions

View file

@ -34,7 +34,7 @@
"@eslint/compat": "^2.0.0",
"@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.2",
"@types/node": "^20.19.27",
"@types/node": "^24.0.0",
"@typescript-eslint/eslint-plugin": "^8.50.0",
"@typescript-eslint/parser": "^8.50.0",
"@vercel/ncc": "^0.38.4",