Skip to content

Commit ae7ddf5

Browse files
⬆️ Update dependency prettier to v3.5.2
1 parent 570c030 commit ae7ddf5

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
@@ -14,7 +14,7 @@
1414
"eslint": "8.57.1",
1515
"husky": "9.1.7",
1616
"lint-staged": "15.4.3",
17-
"prettier": "3.5.1",
17+
"prettier": "3.5.2",
1818
"rimraf": "5.0.10",
1919
"typescript": "5.7.3"
2020
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2799,10 +2799,10 @@ prettier-linter-helpers@^1.0.0:
27992799
dependencies:
28002800
fast-diff "^1.1.2"
28012801

2802-
prettier@3.5.1:
2803-
version "3.5.1"
2804-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
2805-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
2802+
prettier@3.5.2:
2803+
version "3.5.2"
2804+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2805+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
28062806

28072807
prop-types@^15.8.1:
28082808
version "15.8.1"

0 commit comments

Comments
 (0)