Bump prettier from 3.3.0 to 3.3.1
Bumps prettier from 3.3.0 to 3.3.1.
Changelog
Sourced from prettier's changelog.
3.3.1
Preserve empty lines in front matter (#16347 by
@fisker
)<!-- Input --> --- foo: - bar1 bar2 bar3 Markdown <!-- Prettier 3.3.0 --> foo: bar1 bar2 bar3 Markdown <!-- Prettier 3.3.1 --> foo: bar1 bar2 bar3 Markdown
Preserve explicit language in front matter (#16348 by
@fisker
)<!-- Input --> ---yaml </tr></table>
... (truncated)
Commits
-
92cbd33
Release 3.3.1 -
446a86e
Update execa to v9 -
efc3d05
Avoid line breaks in import attributes (#16349) -
4a5b26f
Usewhile (true)
instead offor (;;)
(#16354) -
1c43973
Only add version to.git-blame-ignore-revs
when files changed (#16352) -
ab65eb4
chore(deps): update dependency eslint-plugin-react to v7.34.2 (#16353) -
86268eb
chore(deps): update eslint related dependencies (major) (#16208) -
ddce4fb
Move import attribute unquote test to a separate directory (#16350) -
450b178
PrintAtHead
node from glimmer viaprint()
(#16346) -
b94811f
FixstripTrailingHardline
(#16347) - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts