Skip to content

Commit 69f9fa7

Browse files
chore(deps): update dependency prettier to ^3.9.1 (#401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b91386 commit 69f9fa7

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.5",
35+
"prettier": "^3.9.1",
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.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==
2683+
prettier@^3.9.1:
2684+
version "3.9.1"
2685+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.1.tgz#5868bcf16456bfe145ddbfa107c623b6f39e332c"
2686+
integrity sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==
26872687

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

0 commit comments

Comments
 (0)