fix: update typescript-eslint plugin throughout

This commit is contained in:
Daniel Lautzenheiser
2023-02-27 12:26:31 -05:00
parent e09178f26c
commit 82a1b064af
3 changed files with 4 additions and 88 deletions

View File

@ -43,8 +43,8 @@
"@types/prismjs": "1.26.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"babel-eslint": "10.1.0",
"eslint": "8.35.0",
"eslint-config-next": "13.2.1",