Update @typescript-eslint/parser and @typescript-eslint/eslint-plugin

[MAILPOET-5015]
This commit is contained in:
Jan Jakes
2023-03-23 09:49:45 +01:00
committed by Jan Jakeš
parent ba90249cc2
commit 45b473a53f
2 changed files with 21 additions and 166 deletions

View File

@@ -7,8 +7,8 @@
"scripts": {},
"devDependencies": {
"@babel/eslint-parser": "^7.21.3",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"@typescript-eslint/parser": "^5.11.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"eslint": "^8.36.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^16.1.2",