Skip to content

Commit 8ed4200

Browse files
chore(deps): update dependency prettier to v3.7.4 (#1452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8aece30 commit 8ed4200

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.4",
6262
"jest": "26.6.3",
6363
"lodash": "4.17.21",
64-
"prettier": "3.7.3",
64+
"prettier": "3.7.4",
6565
"semantic-release": "25.0.2",
6666
"sinon": "21.0.0",
6767
"supertest": "7.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8979,10 +8979,10 @@ prettier-linter-helpers@^1.0.0:
89798979
dependencies:
89808980
fast-diff "^1.1.2"
89818981

8982-
prettier@3.7.3:
8983-
version "3.7.3"
8984-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab"
8985-
integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==
8982+
prettier@3.7.4:
8983+
version "3.7.4"
8984+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.4.tgz#d2f8335d4b1cec47e1c8098645411b0c9dff9c0f"
8985+
integrity sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==
89868986

89878987
pretty-format@^26.6.2:
89888988
version "26.6.2"

0 commit comments

Comments
 (0)