Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump prettier from 3.2.5 to 3.4.1 in /api #377

Closed
wants to merge 1 commit into from
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.4.1",
"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.4.1"
slugify: "npm:^1.6.6"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.5"
Expand Down Expand Up @@ -3579,12 +3579,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down
Loading