Merge pull request #266 from ahmadk953/dependabot/npm_and_yarn/prettier-3.5.0

Bump prettier from 3.4.2 to 3.5.0
This commit is contained in:
Ahmad 2025-02-10 20:58:25 -05:00 committed by GitHub
commit d2b74cd03c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -31,7 +31,7 @@
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"globals": "^15.14.0",
"prettier": "3.4.2",
"prettier": "3.5.0",
"ts-node": "^10.9.2",
"tsx": "^4.19.2",
"typescript": "^5.7.3"