chore: update to node 20

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-07 10:22:58 +02:00
parent b67fef219a
commit ff376f4737
3 changed files with 6 additions and 6 deletions

View File

@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/csv-parse": "^1.2.2",
"@types/node": "^16.18.23",
"@types/node": "^20.5.9",
"@types/semver": "^7.3.13",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",