Skip to content

Update dependency prettier to v3.6.0 #11406

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 23, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ methods we'd recommend for each operating system:
as well as `postgresql-contrib`. Here
are some examples of installation commands that have been tested for the
following distributions:

- Ubuntu: `sudo apt-get install postgresql postgresql-contrib libpq-dev pkg-config`
- Fedora: `sudo dnf install postgresql-server postgresql-contrib postgresql-devel pkgconfig`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"nyc": "17.1.0",
"playwright-msw": "3.0.1",
"postcss-preset-env": "10.2.3",
"prettier": "3.5.3",
"prettier": "3.6.0",
"qunit": "2.24.1",
"qunit-console-grouper": "0.3.0",
"qunit-dom": "3.4.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading