Update dependency typescript-eslint to ^8.50.1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-24 00:30:58 +00:00
parent 96e597ca59
commit 115bd5a386
2 changed files with 63 additions and 71 deletions

View File

@@ -39,7 +39,7 @@
"eslint-plugin-react-refresh": "^0.4.26",
"globals": "^16.5.0",
"typescript": "~5.9.3",
"typescript-eslint": "^8.48.1",
"typescript-eslint": "^8.50.1",
"vite": "npm:rolldown-vite@7.2.10"
},
"overrides": {