Skip to content

Commit 8b9f545

Browse files
chore(deps): update dependency prettier to ^3.7.3 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eefb950 commit 8b9f545

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
@@ -31,7 +31,7 @@
3131
"@vercel/ncc": "^0.38.4",
3232
"action-docs": "^2.5.1",
3333
"jest": "^30.2.0",
34-
"prettier": "^3.7.1",
34+
"prettier": "^3.7.3",
3535
"ts-jest": "^29.4.5",
3636
"ts-node": "^10.9.2",
3737
"typescript": "^5.9.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2720,10 +2720,10 @@ pkg-dir@^4.2.0:
27202720
dependencies:
27212721
find-up "^4.0.0"
27222722

2723-
prettier@^3.7.1:
2724-
version "3.7.1"
2725-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.1.tgz#8dfbf54c98e85a113962d3d8414ae82ff3722991"
2726-
integrity sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==
2723+
prettier@^3.7.3:
2724+
version "3.7.3"
2725+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab"
2726+
integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==
27272727

27282728
pretty-format@30.0.0, pretty-format@^30.0.0:
27292729
version "30.0.0"

0 commit comments

Comments
 (0)