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

chore: Bump prettier from 3.4.1 to 3.4.2 in /server #5156

Merged
Merged
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
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"jszip": "3.10.1",
"nodemon": "3.1.7",
"opn": "6.0.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"webpack-dev-middleware": "7.4.2",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5052,12 +5052,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
checksum: 061c84513db62d3944c8dc8df36584dad82883ce4e49efcdbedd8703dce5b173c33fd9d2a4e1725d642a3b713c932b55418342eaa347479bc4a9cca114a04cd0
languageName: node
linkType: hard

Expand Down Expand Up @@ -6297,7 +6297,7 @@ __metadata:
nodemon: 3.1.7
opn: 6.0.0
pm2: 5.4.3
prettier: 3.4.1
prettier: 3.4.2
rimraf: 6.0.1
typescript: 5.7.2
uuid: 11.0.3
Expand Down
Loading