modernize ts options

This commit is contained in:
Matt Fysh 2024-07-22 10:18:28 +10:00
commit 22ef26c5d2
2 changed files with 3 additions and 2 deletions

View file

@ -45,6 +45,7 @@
]
},
"devDependencies": {
"@types/node": "^20.14.11",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.56.0",
"eslint-plugin-n8n-nodes-base": "^1.16.1",