Skip to content

Commit a306caf

Browse files
chore: update dependency prettier to ^3.5.1 (#660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3957732 commit a306caf

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.2",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
46-
"prettier": "^3.5.0",
46+
"prettier": "^3.5.1",
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
@@ -4830,10 +4830,10 @@ prettier@^2.8.0:
48304830
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
48314831
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
48324832

4833-
prettier@^3.5.0:
4834-
version "3.5.0"
4835-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
4836-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
4833+
prettier@^3.5.1:
4834+
version "3.5.1"
4835+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4836+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
48374837

48384838
pretty-format@^27.0.2:
48394839
version "27.5.1"

0 commit comments

Comments
 (0)