Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 5296c66 commit 611277a
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint-config-prettier": "^9.0.0",
"husky": "^8.0.3",
"lint-staged": "^13.2.3",
"prettier": "^3.0.1",
"prettier": "^3.3.2",
"sinon": "^15.2.0",
"tsx": "^3.12.7",
"typescript": "^5.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-request-logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"fs-jetpack": "^5.1.0",
"nodemon": "^3.0.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.2",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.0.3",
"publint": "^0.2.1",
"rimraf": "^5.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-trpc/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"copyfiles": "^2.4.1",
"npm-run-all": "^4.1.5",
"npm-watch": "^0.11.0",
"prettier": "^2.8.8",
"prettier": "^3.3.2",
"rimraf": "^3.0.2",
"typescript": "^4.7.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-trpc/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"eslint": "^8.46.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"prettier": "^3.0.1",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.0.3",
"svelte": "^4.1.2",
"svelte-check": "^3.4.6",
Expand Down
38 changes: 16 additions & 22 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 611277a

Please sign in to comment.