Skip to content

Commit 0641c44

Browse files
authored
Update prettier to version 3.5.3 (#645)
1 parent 4a5076c commit 0641c44

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.2",
62+
"prettier": "3.5.3",
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
@@ -4916,10 +4916,10 @@ prettier-linter-helpers@^1.0.0:
49164916
dependencies:
49174917
fast-diff "^1.1.2"
49184918

4919-
prettier@3.5.2:
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==
4919+
prettier@3.5.3:
4920+
version "3.5.3"
4921+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4922+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
49234923

49244924
prismjs@^1.17.1:
49254925
version "1.27.0"

0 commit comments

Comments
 (0)