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

This commit is contained in:
Renovate Bot 2023-09-21 15:29:47 +00:00
parent 0e78014b4c
commit d75de815b4
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9
2 changed files with 53 additions and 3 deletions

View file

@ -23,7 +23,7 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.0.4",
"@types/jest": "^29.0.0",
"@typescript-eslint/parser": "^5.18.0",
"@typescript-eslint/parser": "^6.0.0",
"codecov": "^3.8.2",
"eslint": "^8.13.0",
"eslint-plugin-react-hooks": "^4.2.0",