Skip to content

Commit 2220758

Browse files
authored
Update prettier to version 3.5.0 (#633)
1 parent 6b6e91a commit 2220758

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.4.2",
62+
"prettier": "3.5.0",
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.4.2:
4928-
version "3.4.2"
4929-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
4930-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
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==
49314931

49324932
prismjs@^1.17.1:
49334933
version "1.27.0"

0 commit comments

Comments
 (0)