Merge pull request #265 from ahmadk953/dependabot/npm_and_yarn/eslint-9.20.0

Bump eslint from 9.19.0 to 9.20.0
This commit is contained in:
Ahmad 2025-02-10 21:00:03 -05:00 committed by GitHub
commit 5a0877e555
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 18 additions and 16 deletions

View file

@ -28,7 +28,7 @@
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"drizzle-kit": "^0.30.4",
"eslint": "^9.19.0",
"eslint": "^9.20.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"prettier": "3.5.0",