Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 5, 2024
1 parent 431cfbb commit 25cc2cf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"devDependencies": {
"@changesets/cli": "2.27.0",
"eslint": "8.54.0",
"prettier": "3.2.0",
"prettier": "3.3.0",
"supabase": "latest",
"turbo": "1.10.16"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"clean": "rm -rf .turbo && rm -rf lint-results && rm -rf .nyc_output && rm -rf node_modules"
},
"devDependencies": {
"prettier": "3.2.0"
"prettier": "3.3.0"
}
}
24 changes: 12 additions & 12 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 25cc2cf

Please sign in to comment.