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

@ -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.52.0",
"eslint-config-prettier": "9.0.0",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-prettier": "5.0.1",
"jest": "29.7.0",
"markdown-it": "13.0.2",
"prettier": "3.0.3",
"prettier": "3.1.0",
"ts-jest": "29.1.1",
"typescript": "5.3.3"
},