Merge pull request #333 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.29.1

Bump @typescript-eslint/parser from 8.29.0 to 8.29.1
This commit is contained in:
Ahmad 2025-04-07 20:38:23 -04:00 committed by GitHub
commit a7ef041f3d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 10 deletions

View file

@ -28,7 +28,7 @@
"@types/node": "^22.14.0",
"@types/pg": "^8.11.11",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.29.0",
"@typescript-eslint/parser": "^8.29.1",
"drizzle-kit": "^0.30.6",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.1.1",