Skip to content

Commit e0c0a6c

Browse files
chore(deps): update dependency prettier to v3.5.1 (#2407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6aa51cd commit e0c0a6c

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.0",
60+
"prettier": "3.5.1",
6161
"prettier-plugin-tailwindcss": "0.6.11",
6262
"ts-jest": "29.2.5",
6363
"typescript": "5.7.3"

yarn.lock

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

11893-
prettier@3.5.0:
11894-
version "3.5.0"
11895-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
11896-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
11893+
prettier@3.5.1:
11894+
version "3.5.1"
11895+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
11896+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
1189711897

1189811898
prettier@^2.7.1:
1189911899
version "2.8.8"

0 commit comments

Comments
 (0)