Skip to content

Update dependency prettier to ^1.18.2

Administrator requested to merge renovate/prettier into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
prettier (source) devDependencies patch ^1.18.2 homepage, source code search for "prettier"

Release Notes

prettier/prettier

v1.18.2

Compare Source

diff

  • TypeScript: only add trailing commas in tuples for --trailing-comma=all ([#​6199] by [@​duailibe])

    In Prettier 1.18 we added trailing commas in tuples when --trailing-comma=all, but it was also adding for --trailing-comma=es5.

    [#​6199]: #​6199

    [@​duailibe]: https://github.com/duailibe


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading