Upgrade @typescript-eslint/* to 5.13.0

This commit is contained in:
Simon Warta
2022-03-06 20:05:21 +01:00
parent e2be3f0734
commit 46aeabf9f7
44 changed files with 462 additions and 354 deletions
+2 -2
View File
@@ -68,8 +68,8 @@
"@types/jasmine": "^3.8",
"@types/node": "^15.0.1",
"@types/yargs": "^15.0.4",
"@typescript-eslint/eslint-plugin": "^4.28",
"@typescript-eslint/parser": "^4.28",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^7.5",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-node": "^0.3.4",