Skip to content

Commit

Permalink
fix(prettier-plugin-jsdoc): update Prettier version
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This plugin now uses Prettier v3
  • Loading branch information
homer0 committed Jul 16, 2023
1 parent 6d2b7ca commit 427c270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"comment-parser": "^1.3.1",
"prettier": "^2.8.8",
"prettier": "^3.0.0",
"ramda": "0.29.0"
},
"devDependencies": {
Expand Down

0 comments on commit 427c270

Please sign in to comment.