Skip to content

Commit c19f344

Browse files
chore: update dependency prettier to ^3.5.2 (#663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 505e825 commit c19f344

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
@@ -43,7 +43,7 @@
4343
"eslint-plugin-storybook": "^0.11.3",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
46-
"prettier": "^3.5.1",
46+
"prettier": "^3.5.2",
4747
"prettier-config-smarthr": "^1.0.1",
4848
"storybook": "^8.5.1",
4949
"stylelint-config-smarthr": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4824,10 +4824,10 @@ prettier@^2.8.0:
48244824
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
48254825
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
48264826

4827-
prettier@^3.5.1:
4828-
version "3.5.1"
4829-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4830-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4827+
prettier@^3.5.2:
4828+
version "3.5.2"
4829+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4830+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
48314831

48324832
pretty-format@^27.0.2:
48334833
version "27.5.1"

0 commit comments

Comments
 (0)