Skip to content

Commit 34776b6

Browse files
chore(deps): update dependency prettier to v3.8.1 (#1681)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b8ef67 commit 34776b6

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
@@ -65,7 +65,7 @@
6565
"lint-staged": "15.5.2",
6666
"npm-run-all2": "7.0.2",
6767
"pre-commit": "1.2.2",
68-
"prettier": "3.8.0",
68+
"prettier": "3.8.1",
6969
"rimraf": "5.0.10",
7070
"rollup": "4.57.1",
7171
"rollup-plugin-dts": "6.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4516,10 +4516,10 @@ prelude-ls@^1.2.1:
45164516
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
45174517
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
45184518

4519-
prettier@3.8.0:
4520-
version "3.8.0"
4521-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
4522-
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
4519+
prettier@3.8.1:
4520+
version "3.8.1"
4521+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.1.tgz#edf48977cf991558f4fcbd8a3ba6015ba2a3a173"
4522+
integrity sha512-UOnG6LftzbdaHZcKoPFtOcCKztrQ57WkHDeRD9t/PTQtmT0NHSeWWepj6pS0z/N7+08BHFDQVUrfmfMRcZwbMg==
45234523

45244524
pretty-format@^29.0.0, pretty-format@^29.6.1:
45254525
version "29.6.1"

0 commit comments

Comments
 (0)