Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "^8.57.0",
"lint-staged": "^15.2.2",
"nodemon": "^3.1.7",
"prettier": "^3.2.5",
"prettier": "^3.5.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
10 changes: 5 additions & 5 deletions api/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,7 +1313,7 @@ __metadata:
postgraphile: "npm:4.13.0"
postgraphile-plugin-connection-filter: "npm:^2.3.0"
postgres-migrations: "npm:^5.3.0"
prettier: "npm:^3.2.5"
prettier: "npm:^3.5.2"
slugify: "npm:^1.6.6"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -3565,12 +3565,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.5.2":
version: 3.5.2
resolution: "prettier@npm:3.5.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/ac7a157c8ec76459b13d81a03ff65d228015992cb926b676b0f1c83edd47e5db8ba257336b400be20942fc671816f1afde377cffe94d9e4368762a3d3acbffe5
languageName: node
linkType: hard

Expand Down
Loading