Update dependency "@typescript-eslint" to v5.59.8 (#334)

This commit is contained in:
schroda
2023-06-04 21:16:56 +02:00
committed by GitHub
parent 647260f18c
commit 8655fe1f6d
2 changed files with 100 additions and 4 deletions

View File

@@ -50,8 +50,8 @@
"@types/react-beautiful-dnd": "^13.0.0",
"@types/react-dom": "^17.0.2",
"@types/react-router-dom": "^5.1.7",
"@typescript-eslint/eslint-plugin": "^5.54.0",
"@typescript-eslint/parser": "^5.54.0",
"@typescript-eslint/eslint-plugin": "^5.59.8",
"@typescript-eslint/parser": "^5.59.8",
"eslint": "^8.35.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",