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

This commit is contained in:
2025-11-27 00:21:05 +00:00
parent f41b266da1
commit 964a26e535
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
"@types/react-dom": "^19.2.3",
"@types/semver": "^7.7.1",
"@typescript-eslint/eslint-plugin": "^8.48.0",
"@typescript-eslint/parser": "^8.46.4",
"@typescript-eslint/parser": "^8.48.0",
"@vitejs/plugin-react": "^5.1.1",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",