chore(deps): update linters

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
renovate[bot] 2023-12-07 19:56:11 +00:00 committed by David Mehren
parent 8ab09131a8
commit 2ab59b750c
8 changed files with 64 additions and 64 deletions

View file

@ -102,8 +102,8 @@
"@types/ws": "8.5.10",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-local-rules": "2.0.1",
@ -111,7 +111,7 @@
"http-proxy-middleware": "2.0.6",
"jest": "29.7.0",
"mocked-env": "1.3.5",
"prettier": "3.0.3",
"prettier": "3.1.0",
"source-map-support": "0.5.21",
"supertest": "6.3.3",
"ts-jest": "29.1.1",