Merge pull request #241 from ahmadk953/dependabot/npm_and_yarn/eslint-config-prettier-10.0.1

Bump eslint-config-prettier from 9.1.0 to 10.0.1
This commit is contained in:
Ahmad 2025-01-13 17:12:23 -05:00 committed by GitHub
commit 551574a7d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -29,7 +29,7 @@
"@typescript-eslint/parser": "^8.20.0",
"drizzle-kit": "^0.30.1",
"eslint": "^9.18.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"prettier": "3.4.2",
"ts-node": "^10.9.2",