chore(deps-dev): bump prettier (#439)
Some checks are pending
Commitlint / Run commitlint scanning (push) Waiting to run
Docker Build and Push / pgbouncer (push) Waiting to run
ESLint / Run eslint scanning (push) Waiting to run
NodeJS Build / build (24.x) (push) Waiting to run

This commit is contained in:
Ahmad 2025-06-23 19:28:30 -04:00 committed by GitHub
commit 1030b32700
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -43,7 +43,7 @@
"globals": "^16.2.0",
"husky": "^9.1.7",
"lint-staged": "^16.1.2",
"prettier": "3.5.3",
"prettier": "3.6.0",
"ts-node": "^10.9.2",
"ts-patch": "^3.3.0",
"tsx": "^4.20.3",