Skip to content

Commit d7601b6

Browse files
chore(deps): update dependency prettier to v3.5.3 (#2464)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f20cb7 commit d7601b6

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
@@ -57,7 +57,7 @@
5757
"jest": "29.7.0",
5858
"lint-staged": "15.4.3",
5959
"patch-package": "8.0.0",
60-
"prettier": "3.5.2",
60+
"prettier": "3.5.3",
6161
"prettier-plugin-tailwindcss": "0.6.11",
6262
"ts-jest": "29.2.6",
6363
"typescript": "5.8.2"

yarn.lock

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

11902-
prettier@3.5.2:
11903-
version "3.5.2"
11904-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
11905-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
11902+
prettier@3.5.3:
11903+
version "3.5.3"
11904+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
11905+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
1190611906

1190711907
prettier@^2.7.1:
1190811908
version "2.8.8"

0 commit comments

Comments
 (0)