Upgrade TS eslint plugin

This commit is contained in:
Lucid Kobold
2022-06-17 15:04:13 -05:00
parent 266bed1af7
commit 51b8ebf398
2 changed files with 42 additions and 42 deletions

View File

@@ -34,7 +34,7 @@
"@types/node": "^18.0.0",
"@types/react": "^18.0.14",
"@types/react-redux": "^7.1.24",
"@typescript-eslint/eslint-plugin": "<5.28.0",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"eslint": "^8.17.0",
"eslint-config-next": "^12.1.6",
"eslint-config-prettier": "^8.5.0",