chore: fix lint

This commit is contained in:
canove
2025-06-09 23:14:31 -03:00
parent 9b781665a0
commit bd53572e37
2 changed files with 61 additions and 101 deletions

View File

@@ -42,7 +42,6 @@
"dependencies": {
"@cacheable/node-cache": "^1.4.0",
"@hapi/boom": "^9.1.3",
"@whiskeysockets/eslint-config": "github:whiskeysockets/eslint-config",
"async-mutex": "^0.5.0",
"axios": "^1.6.0",
"libsignal": "github:WhiskeySockets/libsignal-node",
@@ -57,6 +56,8 @@
"@types/node": "^16.0.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",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^8.0.0",
"eslint-config-prettier": "^10.1.2",