Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2 (#809)
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 12, 2024
1 parent bc1a77f commit 4cc6171
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"publint": "0.2.12",
"ts-jest": "29.2.5",
"turbo": "1.12.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/edge-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"jest": "29.7.0",
"jest-fetch-mock": "3.0.3",
"node-domexception": "2.0.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"tsconfig": "workspace:*",
"tsup": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/kv/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"tsconfig": "workspace:*",
"tsup": "8.3.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint": "8.56.0",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
"tsconfig": "workspace:*",
"tsup": "8.3.5",
Expand Down
46 changes: 23 additions & 23 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 4cc6171

Please sign in to comment.