Skip to content

Commit 2b73794

Browse files
Merge pull request #699 from franz-bendezu/dependabot/npm_and_yarn/prettier-3.5.3
fix(deps): bump prettier from 3.5.2 to 3.5.3
2 parents 84c975d + 288c811 commit 2b73794

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.5",
1919
"next-themes": "^0.4.4",
20-
"prettier": "^3.5.2",
20+
"prettier": "^3.5.3",
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
@@ -3930,10 +3930,10 @@ prettier-plugin-tailwindcss@^0.6.11:
39303930
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz#cfacd60c4f81997353ee913e589037f796df0f5f"
39313931
integrity sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==
39323932

3933-
prettier@^3.5.2:
3934-
version "3.5.2"
3935-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3936-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
3933+
prettier@^3.5.3:
3934+
version "3.5.3"
3935+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3936+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
39373937

39383938
pretty-format@^27.0.2:
39393939
version "27.5.1"

0 commit comments

Comments
 (0)