dev: update to node 20

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2023-09-05 11:25:22 +02:00
parent c73f530a0e
commit dc2c313f17
3 changed files with 7 additions and 7 deletions

View File

@@ -64,7 +64,7 @@
"devDependencies": {
"@types/csv-parse": "^1.2.2",
"@types/js-yaml": "^4.0.5",
"@types/node": "^16.18.21",
"@types/node": "^20.5.9",
"@types/semver": "^7.5.0",
"@types/tmp": "^0.2.3",
"@typescript-eslint/eslint-plugin": "^5.56.0",