chore(deps): update linters

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
renovate[bot] 2024-02-10 16:25:38 +01:00 committed by Tilman Vatteroth
parent 7e45914cc1
commit eb71573227
6 changed files with 73 additions and 283 deletions

View file

@ -102,16 +102,16 @@
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-local-rules": "2.0.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.3",
"http-proxy-middleware": "2.0.6",
"jest": "29.7.0",
"mocked-env": "1.3.5",
"prettier": "3.1.1",
"prettier": "3.2.5",
"source-map-support": "0.5.21",
"supertest": "6.3.4",
"ts-jest": "29.1.2",