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 b796f1c6f2
commit d26ac4e5ed
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",