chore(deps-dev): bump @typescript-eslint/parser (#456)

This commit is contained in:
Ahmad 2025-06-30 21:08:56 -04:00 committed by GitHub
commit 16fa8649ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 79 additions and 10 deletions

View file

@ -35,7 +35,7 @@
"@types/node": "^24.0.6",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.35.0",
"@typescript-eslint/parser": "^8.35.0",
"@typescript-eslint/parser": "^8.35.1",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.3",
"eslint": "^9.30.0",