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", "globals": "^16.2.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"lint-staged": "^16.1.2", "lint-staged": "^16.1.2",
"prettier": "3.5.3", "prettier": "3.6.0",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"ts-patch": "^3.3.0", "ts-patch": "^3.3.0",
"tsx": "^4.20.3", "tsx": "^4.20.3",

View file

@ -4231,7 +4231,7 @@ __metadata:
ioredis: "npm:^5.6.1" ioredis: "npm:^5.6.1"
lint-staged: "npm:^16.1.2" lint-staged: "npm:^16.1.2"
pg: "npm:^8.16.2" pg: "npm:^8.16.2"
prettier: "npm:3.5.3" prettier: "npm:3.6.0"
ts-node: "npm:^10.9.2" ts-node: "npm:^10.9.2"
ts-patch: "npm:^3.3.0" ts-patch: "npm:^3.3.0"
tsx: "npm:^4.20.3" tsx: "npm:^4.20.3"
@ -4277,12 +4277,12 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"prettier@npm:3.5.3": "prettier@npm:3.6.0":
version: 3.5.3 version: 3.6.0
resolution: "prettier@npm:3.5.3" resolution: "prettier@npm:3.6.0"
bin: bin:
prettier: bin/prettier.cjs prettier: bin/prettier.cjs
checksum: 10c0/3880cb90b9dc0635819ab52ff571518c35bd7f15a6e80a2054c05dbc8a3aa6e74f135519e91197de63705bcb38388ded7e7230e2178432a1468005406238b877 checksum: 10c0/636897c8084b71ef1f740a46199df0d8f6ed896aa497212cc8cc229d3026b9dca82fa92f61e55924c4708cea11e39a88478e2d93c4818741c55b7408a9ac6d91
languageName: node languageName: node
linkType: hard linkType: hard