Update dependency @typescript-eslint/eslint-plugin to v5
This commit is contained in:
parent
fc7a3df80f
commit
f98fb22845
2 changed files with 126 additions and 22 deletions
|
|
@ -13,7 +13,7 @@
|
|||
"devDependencies": {
|
||||
"@sveltejs/adapter-static": "^1.0.0-next.28",
|
||||
"@sveltejs/kit": "^1.0.0-next.266",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.0.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
|
|
|
|||
Reference in a new issue