Upgrade @types/node to v18

This commit is contained in:
Simon Warta
2023-04-03 15:38:32 +02:00
parent 54e440b2a6
commit cd29c2a2af
14 changed files with 58 additions and 58 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"@types/karma-firefox-launcher": "^2",
"@types/karma-jasmine": "^4",
"@types/karma-jasmine-html-reporter": "^1",
"@types/node": "^15.0.1",
"@types/node": "^18",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"eslint": "^7.5",