Merge pull request #201 from ahmadk953/dependabot/npm_and_yarn/typescript-eslint/parser-8.16.0

Bump @typescript-eslint/parser from 8.15.0 to 8.16.0
This commit is contained in:
Ahmad 2024-11-26 21:46:13 -05:00 committed by GitHub
commit 292bcac3aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 56 additions and 10 deletions

View file

@ -23,7 +23,7 @@
"@types/node": "^22.10.0",
"@types/pg": "^8.11.10",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@typescript-eslint/parser": "^8.16.0",
"drizzle-kit": "^0.28.1",
"eslint": "^9.15.0",
"ts-node": "^10.9.2",