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

This commit is contained in:
Ahmad 2025-06-16 21:11:40 -04:00 committed by GitHub
commit ab940db6b5
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.1",
"@types/pg": "^8.15.4",
"@typescript-eslint/eslint-plugin": "^8.34.0",
"@typescript-eslint/parser": "^8.34.0",
"@typescript-eslint/parser": "^8.34.1",
"cross-env": "^7.0.3",
"drizzle-kit": "^0.31.1",
"eslint": "^9.29.0",