Skip to content

Commit 0e47c24

Browse files
chore(deps): update dependency prettier to v3.5.1
1 parent f447e3e commit 0e47c24

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
@@ -65,7 +65,7 @@
6565
"lint-staged": "15.4.3",
6666
"npm-run-all2": "7.0.2",
6767
"pre-commit": "1.2.2",
68-
"prettier": "3.5.0",
68+
"prettier": "3.5.1",
6969
"rimraf": "5.0.10",
7070
"rollup": "4.34.6",
7171
"rollup-plugin-dts": "6.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4304,10 +4304,10 @@ prelude-ls@^1.2.1:
43044304
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
43054305
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
43064306

4307-
4308-
version "3.5.0"
4309-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
4310-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
4307+
4308+
version "3.5.1"
4309+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4310+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
43114311

43124312
pretty-format@^29.0.0, pretty-format@^29.6.1:
43134313
version "29.6.1"

0 commit comments

Comments
 (0)