Update project to Node 20 runtime

This commit is contained in:
Jozef Izso 2024-05-18 14:06:09 +02:00
parent 81a2b8afcb
commit 41db6fbaaa
3 changed files with 6 additions and 6 deletions

View file

@ -48,7 +48,7 @@
"@types/adm-zip": "^0.5.5",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^29.5.12",
"@types/node": "^18.19.32",
"@types/node": "^20.12.12",
"@types/picomatch": "^2.3.3",
"@types/xml2js": "^0.4.14",
"@typescript-eslint/eslint-plugin": "^7.8.0",