build(deps-dev): bump prettier from 3.3.1 to 3.3.2 by dependabot[bot] 路 Pull Request #307 路 peter-evans/find-comment (original) (raw)

Bumps prettier from 3.3.1 to 3.3.2.

Release notes

Sourced from prettier's releases.

3.3.2

馃敆 Changelog

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @鈥婸rinceyadav05)

{{! Input }}

{{@x.y.z}}
{{! Prettier 3.3.1 }}
{{@鈥媥}}
{{! Prettier 3.3.2 }}
{{@鈥媥.y.z}}

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR: