Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2 (#715)
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 Jul 2, 2024
1 parent c929a88 commit 7405fff
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 24 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.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.7",
"prettier": "3.2.5",
"prettier": "3.3.2",
"publint": "0.2.8",
"ts-jest": "29.1.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.2.5",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
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.0.11",
"jest": "29.7.0",
"lint-staged": "15.2.7",
"prettier": "3.2.5",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint": "8.56.0",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
"prettier": "3.2.5",
"prettier": "3.3.2",
"ts-jest": "29.1.5",
"tsconfig": "workspace:*",
"tsup": "8.0.2",
Expand Down
78 changes: 58 additions & 20 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 7405fff

Please sign in to comment.