Skip to content

Commit af9d74f

Browse files
chore(deps): update dependency prettier to v3.8.0 (#1468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1d61ad commit af9d74f

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
@@ -61,7 +61,7 @@
6161
"eslint-plugin-prettier": "5.5.5",
6262
"jest": "26.6.3",
6363
"lodash": "4.17.21",
64-
"prettier": "3.7.4",
64+
"prettier": "3.8.0",
6565
"semantic-release": "25.0.2",
6666
"sinon": "21.0.1",
6767
"supertest": "7.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8974,10 +8974,10 @@ prettier-linter-helpers@^1.0.1:
89748974
dependencies:
89758975
fast-diff "^1.1.2"
89768976

8977-
prettier@3.7.4:
8978-
version "3.7.4"
8979-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
8980-
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
8977+
prettier@3.8.0:
8978+
version "3.8.0"
8979+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.0.tgz#f72cf71505133f40cfa2ef77a2668cdc558fcd69"
8980+
integrity sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==
89818981

89828982
pretty-format@^26.6.2:
89838983
version "26.6.2"

0 commit comments

Comments
 (0)