Skip to content

Commit d9a9b4c

Browse files
Bump prettier from 3.5.2 to 3.5.3 (#2021)
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a48ada commit d9a9b4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"posthtml-beautify": "0.7.0",
4949
"posthtml-postcss": "0.5.0",
5050
"posthtml-urls": "1.0.0",
51-
"prettier": "3.5.2",
51+
"prettier": "3.5.3",
5252
"pretty-quick": "4.1.1",
5353
"prismjs": "1.29.0",
5454
"rimraf": "5.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4509,10 +4509,10 @@ prettier-linter-helpers@^1.0.0:
45094509
dependencies:
45104510
fast-diff "^1.1.2"
45114511

4512-
4513-
version "3.5.2"
4514-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4515-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
4512+
4513+
version "3.5.3"
4514+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4515+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
45164516

45174517
pretty-format@^29.7.0:
45184518
version "29.7.0"

0 commit comments

Comments
 (0)