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

Revert "chore: Bump prettier from 2.8.8 to 3.2.4 in /server" #4472

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 @@ -36,7 +36,7 @@
"jszip": "3.10.1",
"nodemon": "2.0.22",
"opn": "6.0.0",
"prettier": "3.2.4",
"prettier": "2.8.8",
"request": "2.88.2",
"rimraf": "5.0.1",
"typescript": "4.9.5",
Expand Down
12 changes: 6 additions & 6 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5195,12 +5195,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin/prettier.cjs
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

Expand Down Expand Up @@ -6500,7 +6500,7 @@ __metadata:
nodemon: 2.0.22
opn: 6.0.0
pm2: 5.2.2
prettier: 3.2.4
prettier: 2.8.8
request: 2.88.2
rimraf: 5.0.1
typescript: 4.9.5
Expand Down
Loading