Skip to content

Commit

Permalink
Upgrade prettier
Browse files Browse the repository at this point in the history
Closes #974
  • Loading branch information
steveukx committed Mar 9, 2024
1 parent 9a538f1 commit a725d66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.26.2",
"lerna": "^8.1.2",
"prettier": "^3.0.1"
"prettier": "^3.2.5"
},
"packageManager": "[email protected]"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2628,7 +2628,7 @@ __metadata:
"@changesets/changelog-github": "npm:^0.5.0"
"@changesets/cli": "npm:^2.26.2"
lerna: "npm:^8.1.2"
prettier: "npm:^3.0.1"
prettier: "npm:^3.2.5"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -8499,12 +8499,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.1":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit a725d66

Please sign in to comment.