chore(deps): bump eslint, eslint plugins, types
- eslint - eslint-config-next - @typescript-eslint/eslint-plugin - MAJOR - @typescript-eslint/parser - MAJOR - @types/eslint
This commit is contained in:
parent
539003882d
commit
11e84a4871
2 changed files with 155 additions and 199 deletions
|
|
@ -33,8 +33,8 @@
|
|||
"@types/prettier": "^2.7.2",
|
||||
"@types/react": "^18.2.6",
|
||||
"@types/react-dom": "^18.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.59.6",
|
||||
"@typescript-eslint/parser": "^5.59.6",
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@typescript-eslint/parser": "^6.6.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"esbuild": "^0.18.11",
|
||||
"eslint": "^8.40.0",
|
||||
|
|
|
|||
Reference in a new issue