Merge pull request #222 from ahmadk953/dependabot/npm_and_yarn/eslint-9.17.0

Bump eslint from 9.16.0 to 9.17.0
This commit is contained in:
Ahmad 2024-12-16 18:50:18 -05:00 committed by GitHub
commit b1255840f0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 28 deletions

View file

@ -25,7 +25,7 @@
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.0",
"drizzle-kit": "^0.30.1",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
"typescript": "^5.7.2"