package: update node type to 20+, and use NPM for eslint config

This commit is contained in:
Rajeh Taher
2025-09-07 14:23:47 +03:00
parent 0043f8be21
commit 410c26fb82
2 changed files with 20 additions and 11 deletions
+2 -2
View File
@@ -54,11 +54,11 @@
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.31.0",
"@types/jest": "^30.0.0",
"@types/node": "^16.0.0",
"@types/node": "^20.9.0",
"@types/ws": "^8.0.0",
"@typescript-eslint/eslint-plugin": "^8.32.0",
"@typescript-eslint/parser": "^8.32.0",
"@whiskeysockets/eslint-config": "github:whiskeysockets/eslint-config",
"@whiskeysockets/eslint-config": "^1.0.0",
"conventional-changelog-cli": "^2.2.2",
"esbuild-register": "^3.6.0",
"eslint": "^9.31.0",