Skip to content

Commit

Permalink
bump(deps): update dependency prettier to ^3.4.2 (#496)
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] authored Dec 4, 2024
1 parent 92d077c commit c3d8ffa
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@ordzaar/standard-prettier": "workspace:*",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"semver": "^7.6.3",
"turbo": "^2.3.3",
"typescript": "5.6.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/standard-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"eslint-plugin-unused-imports": "^4.1.4",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/standard-prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"eslint-plugin-simple-import-sort": "^12.1.1",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"next": "^14.2.19",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
}
}
32 changes: 16 additions & 16 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 c3d8ffa

Please sign in to comment.