Merge pull request #540 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.5.0

Bump @typescript-eslint/parser from 8.4.0 to 8.5.0
This commit is contained in:
Ahmad 2024-09-10 17:13:08 -04:00 committed by GitHub
commit ad874c80f5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 56 deletions

View file

@ -59,7 +59,7 @@
"@types/react": "npm:types-react@rc",
"@types/react-dom": "npm:types-react-dom@rc",
"@typescript-eslint/eslint-plugin": "^8.5.0",
"@typescript-eslint/parser": "^8.4.0",
"@typescript-eslint/parser": "^8.5.0",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "^15.0.0-rc.0",