Relax version requirement for @types/node

This commit is contained in:
Simon Warta
2025-01-15 13:05:53 +01:00
parent aa5a69b15b
commit e6bb18a554
11 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
"@types/karma-firefox-launcher": "^2",
"@types/karma-jasmine": "^4",
"@types/karma-jasmine-html-reporter": "^1",
"@types/node": "^18",
"@types/node": "*",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"buffer": "^6.0.3",