Skip to content

Commit d8b5dce

Browse files
Merge pull request #688 from franz-bendezu/dependabot/npm_and_yarn/prettier-3.5.2
fix(deps): bump prettier from 3.5.1 to 3.5.2
2 parents 963d056 + cb779fd commit d8b5dce

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
@@ -17,7 +17,7 @@
1717
"next-image-export-optimizer": "^1.18.0",
1818
"next-intl": "^3.26.4",
1919
"next-themes": "^0.4.4",
20-
"prettier": "^3.5.1",
20+
"prettier": "^3.5.2",
2121
"react": "^19.0.0",
2222
"react-dom": "^19.0.0",
2323
"sharp": "^0.33.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3937,10 +3937,10 @@ prettier-plugin-tailwindcss@^0.6.11:
39373937
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f"
39383938
integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==
39393939

3940-
prettier@^3.5.1:
3941-
version "3.5.1"
3942-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
3943-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
3940+
prettier@^3.5.2:
3941+
version "3.5.2"
3942+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3943+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
39443944

39453945
pretty-format@^27.0.2:
39463946
version "27.5.1"

0 commit comments

Comments
 (0)