Skip to content

Commit f88e45f

Browse files
chore(deps): update dependency prettier to ^3.8.5 (#399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fe5969e commit f88e45f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vercel/ncc": "^0.44.0",
3333
"action-docs": "^2.5.1",
3434
"jest": "^30.4.2",
35-
"prettier": "^3.8.4",
35+
"prettier": "^3.8.5",
3636
"ts-jest": "^29.4.11",
3737
"ts-node": "^10.9.2",
3838
"typescript": "^6.0.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2680,10 +2680,10 @@ pkg-dir@^4.2.0:
26802680
dependencies:
26812681
find-up "^4.0.0"
26822682

2683-
prettier@^3.8.4:
2684-
version "3.8.4"
2685-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.4.tgz#f334f013ac04a96676f24dabc23c1c4ae1bae411"
2686-
integrity sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==
2683+
prettier@^3.8.5:
2684+
version "3.8.5"
2685+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.5.tgz#81cf9de0cf46db973fa85103ff06dfcdb0d9bc39"
2686+
integrity sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==
26872687

26882688
pretty-format@30.0.0, pretty-format@^30.0.0:
26892689
version "30.0.0"

0 commit comments

Comments
 (0)