Update typescript-eslint monorepo to v5.45.0 (#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 21:39:43 -05:00
committed by GitHub
parent 704d434645
commit f57604991f
4 changed files with 136 additions and 73 deletions

View File

@ -38,8 +38,8 @@
"@types/prismjs": "1.26.0",
"@types/react": "18.0.25",
"@types/react-dom": "18.0.9",
"@typescript-eslint/eslint-plugin": "5.40.1",
"@typescript-eslint/parser": "5.40.1",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"babel-eslint": "10.1.0",
"eslint": "8.28.0",
"eslint-config-next": "12.3.1",