Use NodeJS 18 LTS as default runtime

This commit is contained in:
Jozef Izso 2023-12-12 15:11:55 +01:00
parent 601ab2b789
commit e091fade5c
5 changed files with 20 additions and 10 deletions

View file

@ -47,7 +47,7 @@
"@types/adm-zip": "^0.5.0",
"@types/github-slugger": "^1.3.0",
"@types/jest": "^28.1.7",
"@types/node": "^18.7.7",
"@types/node": "^18.19.3",
"@types/picomatch": "^2.2.1",
"@types/xml2js": "^0.4.8",
"@typescript-eslint/eslint-plugin": "^5.33.1",