Skip to content

Commit 4846b02

Browse files
authored
Update prettier to version 3.5.1 (#635)
1 parent 2eea1df commit 4846b02

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
@@ -59,7 +59,7 @@
5959
"eslint-plugin-prettier": "5.2.3",
6060
"eslint-plugin-react": "7.37.4",
6161
"eslint-plugin-react-hooks": "4.6.2",
62-
"prettier": "3.5.0",
62+
"prettier": "3.5.1",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",
6565
"react-styleguidist": "13.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4924,10 +4924,10 @@ prettier-linter-helpers@^1.0.0:
49244924
dependencies:
49254925
fast-diff "^1.1.2"
49264926

4927-
prettier@3.5.0:
4928-
version "3.5.0"
4929-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
4930-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
4927+
prettier@3.5.1:
4928+
version "3.5.1"
4929+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4930+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
49314931

49324932
prismjs@^1.17.1:
49334933
version "1.27.0"

0 commit comments

Comments
 (0)