Update dependency @typescript-eslint/parser to ^8.37.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-07-16 00:18:22 +00:00
parent a4eb8f3465
commit 285c80926b
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.37.0",
"@typescript-eslint/parser": "^8.36.0",
"@typescript-eslint/parser": "^8.37.0",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.31.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.37.0",
"@typescript-eslint/parser": "^8.36.0",
"@typescript-eslint/parser": "^8.37.0",
"@vitejs/plugin-react": "^4.6.0",
"eslint": "^9.31.0",
"eslint-plugin-react-hooks": "^5.2.0",