Skip to content

Commit a1d73a6

Browse files
chore(deps): update dependency prettier to v3.5.0 (#927)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 30e9c15 commit a1d73a6

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
@@ -56,7 +56,7 @@
5656
"graphql": "16.10.0",
5757
"husky": "9.1.7",
5858
"jest": "29.7.0",
59-
"prettier": "3.4.2",
59+
"prettier": "3.5.0",
6060
"pretty-quick": "4.0.0",
6161
"rimraf": "6.0.1",
6262
"typescript": "5.7.3",

yarn.lock

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

7124-
prettier@3.4.2:
7125-
version "3.4.2"
7126-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
7127-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
7124+
prettier@3.5.0:
7125+
version "3.5.0"
7126+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
7127+
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
71287128

71297129
prettier@^2.7.1:
71307130
version "2.8.8"

0 commit comments

Comments
 (0)