Skip to content

Commit 0828d5c

Browse files
chore(deps): update dependency prettier to v3.5.1 (#1896)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7204cfa commit 0828d5c

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
@@ -74,7 +74,7 @@
7474
"eslint-plugin-prettier": "5.2.3",
7575
"eslint-plugin-react": "7.37.4",
7676
"eslint-plugin-react-hooks": "5.1.0",
77-
"prettier": "3.5.0",
77+
"prettier": "3.5.1",
7878
"typescript": "5.7.3"
7979
},
8080
"repository": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9896,10 +9896,10 @@ prettier-linter-helpers@^1.0.0:
98969896
dependencies:
98979897
fast-diff "^1.1.2"
98989898

9899-
9900-
version "3.5.0"
9901-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
9902-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
9899+
9900+
version "3.5.1"
9901+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
9902+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
99039903

99049904
pretty-bytes@^5.1.0, pretty-bytes@^5.6.0:
99059905
version "5.6.0"

0 commit comments

Comments
 (0)