chore(deps): update typescript-eslint monorepo to v6.5.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-29 21:50:03 +00:00 committed by Tilman Vatteroth
parent 164478ef8d
commit 019a258d60
6 changed files with 105 additions and 42 deletions
html-to-react

View file

@ -52,8 +52,8 @@
"@jest/types": "29.6.3",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",