Merge pull request 'Update dependency @typescript-eslint/parser to ^8.35.1' (#343) from renovate/typescript-eslint-parser-8.x into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-06 02:25:31 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.0",
"@typescript-eslint/parser": "^8.35.1",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.26.0",
"eslint-plugin-react-hooks": "^5.2.0",