Merge pull request #297 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.26.0

Bump @typescript-eslint/parser from 8.25.0 to 8.26.0
This commit is contained in:
Ahmad 2025-03-03 17:38:49 -05:00 committed by GitHub
commit 7ce34d8d66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 56 additions and 11 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^22.13.6",
"@types/pg": "^8.11.11",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.25.0",
"@typescript-eslint/parser": "^8.26.0",
"drizzle-kit": "^0.30.5",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",