Skip to content

Commit 5f5bc7f

Browse files
chore(deps): update dependency prettier to ^3.8.1 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85e827c commit 5f5bc7f

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.8.0",
34+
"prettier": "^3.8.1",
3535
"ts-jest": "^29.4.6",
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
@@ -2580,10 +2580,10 @@ pkg-dir@^4.2.0:
25802580
dependencies:
25812581
find-up "^4.0.0"
25822582

2583-
prettier@^3.8.0:
2584-
version "3.8.0"
2585-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
2586-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
2583+
prettier@^3.8.1:
2584+
version "3.8.1"
2585+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
2586+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
25872587

25882588
pretty-format@30.0.0, pretty-format@^30.0.0:
25892589
version "30.0.0"

0 commit comments

Comments
 (0)