Skip to content

Commit 78a61a8

Browse files
chore: update dependency prettier to ^3.5.3 (#670)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4dc73f commit 78a61a8

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.4",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
46-
"prettier": "^3.5.2",
46+
"prettier": "^3.5.3",
4747
"prettier-config-smarthr": "^1.0.1",
4848
"storybook": "^8.6.0",
4949
"stylelint-config-smarthr": "^3.0.2",

yarn.lock

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

4819-
prettier@^3.5.2:
4820-
version "3.5.2"
4821-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4822-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
4819+
prettier@^3.5.3:
4820+
version "3.5.3"
4821+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4822+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
48234823

48244824
pretty-format@^27.0.2:
48254825
version "27.5.1"

0 commit comments

Comments
 (0)