Skip to content

Commit 246bb11

Browse files
Chore(deps-dev): Bump prettier from 3.5.2 to 3.5.3 (#893)
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 cab97d7 commit 246bb11

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
@@ -44,7 +44,7 @@
4444
"jsdom": "26.0.0",
4545
"material-design-icons-iconfont": "6.7.0",
4646
"nanoid": "5.1.2",
47-
"prettier": "3.5.2",
47+
"prettier": "3.5.3",
4848
"replace-in-file": "8.3.0",
4949
"sass": "1.85.1",
5050
"typescript": "5.8.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4682,10 +4682,10 @@ prettier-linter-helpers@^1.0.0:
46824682
dependencies:
46834683
fast-diff "^1.1.2"
46844684

4685-
4686-
version "3.5.2"
4687-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4688-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
4685+
4686+
version "3.5.3"
4687+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4688+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
46894689

46904690
"prettier@^1.18.2 || ^2.0.0":
46914691
version "2.8.8"

0 commit comments

Comments
 (0)