Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.3.2 (#2597)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 14, 2024
1 parent a97b676 commit 726ac46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/create-rsbuild/template-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"format": "prettier --write ."
},
"devDependencies": {
"prettier": "^3.1.1"
"prettier": "^3.3.2"
}
}

0 comments on commit 726ac46

Please sign in to comment.