refactor: add missing linting dependency

This commit is contained in:
zhom
2025-06-11 04:00:12 +04:00
parent c586046542
commit 3f91d92d8b
2 changed files with 5 additions and 1 deletions
+2 -1
View File
@@ -29,6 +29,7 @@
"nodemon": "^3.1.10", "nodemon": "^3.1.10",
"proxy-chain": "^2.5.9", "proxy-chain": "^2.5.9",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.8.3" "typescript": "^5.8.3",
"typescript-eslint": "^8.33.1"
} }
} }
+3
View File
@@ -183,6 +183,9 @@ importers:
typescript: typescript:
specifier: ^5.8.3 specifier: ^5.8.3
version: 5.8.3 version: 5.8.3
typescript-eslint:
specifier: ^8.33.1
version: 8.33.1(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)
packages: packages: