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(deps-dev): bump prettier from 3.3.3 to 3.4.2 #204

Merged
merged 1 commit into from
Dec 16, 2024
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"multer": "^1.4.5-lts.1",
"npm-run-all": "^4.1.5",
"playwright": "^1.48.2",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-packagejson": "^2.5.6",
"ts-node": "^10.9.2",
"tsx": "4.19.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12066,12 +12066,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/a3e806fb0b635818964d472d35d27e21a4e17150c679047f5501e1f23bd4aa806adf660f0c0d35214a210d5d440da6896c2e86156da55f221a57938278dc326e
languageName: node
linkType: hard

Expand Down Expand Up @@ -13255,7 +13255,7 @@ __metadata:
mysql2: "npm:^3.11.5"
npm-run-all: "npm:^4.1.5"
playwright: "npm:^1.48.2"
prettier: "npm:3.3.3"
prettier: "npm:3.4.2"
prettier-plugin-packagejson: "npm:^2.5.6"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down
Loading