Merge pull request 'Update dependency @typescript-eslint/parser to ^8.35.1' (#246) 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 01:33:35 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@
"@types/react-dom": "^19.1.6",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.0",
"@typescript-eslint/parser": "^8.35.1",
"@vitejs/plugin-react": "^4.5.2",
"eslint": "^9.29.0",
"eslint-plugin-react-hooks": "^5.2.0",

View File

@ -32,7 +32,7 @@
"@types/react-dom": "^19.1.6",
"@types/semver": "^7.7.0",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.35.0",
"@typescript-eslint/parser": "^8.35.1",
"@vitejs/plugin-react": "^4.5.2",
"eslint": "^9.29.0",
"eslint-plugin-react-hooks": "^5.2.0",