Skip to content

Commit 9e24cc8

Browse files
chore: update dependency prettier to ^3.6.2 (#687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 16fdc5d commit 9e24cc8

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.12.0",
4444
"npm-run-all": "^4.1.5",
4545
"postcss-loader": "^8.1.1",
46-
"prettier": "^3.5.3",
46+
"prettier": "^3.6.2",
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
@@ -4822,10 +4822,10 @@ prettier@^2.8.0:
48224822
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
48234823
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
48244824

4825-
prettier@^3.5.3:
4826-
version "3.5.3"
4827-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4828-
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
4825+
prettier@^3.6.2:
4826+
version "3.6.2"
4827+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
4828+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
48294829

48304830
pretty-format@^27.0.2:
48314831
version "27.5.1"

0 commit comments

Comments
 (0)