Skip to content

Commit 53c4f68

Browse files
chore(deps): update dependency prettier to v3.3.2 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5578763 commit 53c4f68

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
@@ -45,7 +45,7 @@
4545
"@stardust-configs/tsconfig": "0.4.0",
4646
"@types/encoding-japanese": "2.0.5",
4747
"@types/node": "20.14.9",
48-
"prettier": "3.2.5",
48+
"prettier": "3.3.2",
4949
"rimraf": "5.0.7",
5050
"standard-version": "9.5.0",
5151
"typescript": "5.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1595,10 +1595,10 @@ postcss@^8.4.32:
15951595
picocolors "^1.0.0"
15961596
source-map-js "^1.0.2"
15971597

1598-
prettier@3.2.5:
1599-
version "3.2.5"
1600-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
1601-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
1598+
prettier@3.3.2:
1599+
version "3.3.2"
1600+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
1601+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
16021602

16031603
pretty-format@^29.7.0:
16041604
version "29.7.0"

0 commit comments

Comments
 (0)