chore: update to node 20

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-07 12:25:35 +02:00
parent a5609cb39f
commit 3c2fe176ab
3 changed files with 6 additions and 6 deletions

View File

@ -35,7 +35,7 @@
"https-proxy-agent": "^7.0.1"
},
"devDependencies": {
"@types/node": "^16.18.21",
"@types/node": "^20.5.9",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vercel/ncc": "^0.36.1",