chore(deps): upgrade typescript-eslint to 8.14.0

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2024-11-12 11:01:41 +01:00
parent 42b75b7d93
commit 71884c0be0
No known key found for this signature in database
GPG key ID: DB99ADDDC5C0AF82
5 changed files with 105 additions and 45 deletions

View file

@ -139,8 +139,8 @@
"@types/react": "18.3.5",
"@types/react-dom": "18.3.1",
"@types/ws": "8.5.12",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"csstype": "3.1.3",
"cypress": "13.15.2",
"cypress-commands": "3.0.0",