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

@ -112,13 +112,13 @@
"@types/markdown-it": "13.0.7",
"@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-jest": "27.6.3",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-prettier": "5.1.3",
"jest": "29.7.0",
"markdown-it": "13.0.2",
"prettier": "3.1.1",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},