Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent ad419b1 commit 7fa2d13
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 63 deletions.
2 changes: 1 addition & 1 deletion packages/lint-staged-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"jest": "^27.x || ^28.x",
"lint-staged": "^13.x || ^14.x|| ^15.x",
"nano-staged": "^0.8",
"prettier": "^3.x",
"prettier": "^3.0.3",
"secretlint": "^7.x || ^8.x",
"stylelint": "^15.x || ^16.x",
"vitest": "^1.x || ^2.x"
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"vitest": "^2.1.8"
},
"peerDependencies": {
"prettier": "3.x"
"prettier": "3.0.3"
},
"engines": {
"node": ">=18.* <=23.*"
Expand Down
84 changes: 23 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fa2d13

Please sign in to comment.