Skip to content

Commit f74334c

Browse files
authored
Update prettier to version 3.6.1 (#686)
1 parent 3260597 commit f74334c

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.5.0",
6060
"eslint-plugin-react": "7.37.5",
6161
"eslint-plugin-react-hooks": "4.6.2",
62-
"prettier": "3.6.0",
62+
"prettier": "3.6.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
@@ -4955,10 +4955,10 @@ prettier-linter-helpers@^1.0.0:
49554955
dependencies:
49564956
fast-diff "^1.1.2"
49574957

4958-
prettier@3.6.0:
4959-
version "3.6.0"
4960-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
4961-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
4958+
prettier@3.6.1:
4959+
version "3.6.1"
4960+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
4961+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
49624962

49634963
prismjs@^1.17.1:
49644964
version "1.27.0"

0 commit comments

Comments
 (0)