Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 7, 2025
1 parent 9f16c8e commit e594835
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"picocolors": "^1.1.1",
"prettier": "3.5.1",
"prettier": "3.5.3",
"vitest": "^3.0.8",
"zx": "^8.4.0"
},
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion template/config/prettier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"format": "prettier --write src/",
"devDependencies": {
"prettier": "3.5.1"
"prettier": "3.5.3"
}
}

0 comments on commit e594835

Please sign in to comment.