Skip to content

Commit 26436c9

Browse files
chore(deps): update dependency prettier to v3.5.2 (#1555)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df6899e commit 26436c9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.1",
68+
"prettier": "3.5.2",
6969
"rimraf": "5.0.10",
7070
"rollup": "4.34.8",
7171
"rollup-plugin-dts": "6.1.1",

Diff for: 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.1"
4309-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
4310-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
4307+
4308+
version "3.5.2"
4309+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4310+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
43114311

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

0 commit comments

Comments
 (0)