Skip to content

Commit 6bcfd4b

Browse files
chore(deps): update dependency prettier to ^3.9.1 (#97)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28ff4a4 commit 6bcfd4b

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
@@ -7,6 +7,6 @@
77
},
88
"devDependencies": {
99
"action-docs": "^2.5.1",
10-
"prettier": "^3.8.5"
10+
"prettier": "^3.9.1"
1111
}
1212
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,10 +150,10 @@ once@^1.3.0:
150150
dependencies:
151151
wrappy "1"
152152

153-
prettier@^3.8.5:
154-
version "3.8.5"
155-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.5.tgz#81cf9de0cf46db973fa85103ff06dfcdb0d9bc39"
156-
integrity sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==
153+
prettier@^3.9.1:
154+
version "3.9.1"
155+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.9.1.tgz#5868bcf16456bfe145ddbfa107c623b6f39e332c"
156+
integrity sha512-ppiDo2CSwexck1eyZUwJHg/N3nf1+6IRCv7W/VJ5vaLnVCmB7+3CdRfMwoCHBBX6xTrREDTksZ4OZl5SSf4zXA==
157157

158158
replace-in-file@^7.1.0:
159159
version "7.2.0"

0 commit comments

Comments
 (0)