Skip to content

Commit 4a5076c

Browse files
authored
Update prettier to version 3.5.2 (#641)
1 parent a57eaaf commit 4a5076c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1",
62+
"prettier": "3.5.2",
6363
"react": "18.3.1",
6464
"react-dom": "18.3.1",
6565
"react-styleguidist": "13.1.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4916,10 +4916,10 @@ prettier-linter-helpers@^1.0.0:
49164916
dependencies:
49174917
fast-diff "^1.1.2"
49184918

4919-
4920-
version "3.5.1"
4921-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4922-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4919+
4920+
version "3.5.2"
4921+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4922+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
49234923

49244924
prismjs@^1.17.1:
49254925
version "1.27.0"

0 commit comments

Comments
 (0)