Skip to content

Commit 7630685

Browse files
fix(deps): update dependency prettier to v3.7.2 (#1443)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea6d2dd commit 7630685

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
@@ -138,7 +138,7 @@
138138
"open": "11.0.0",
139139
"patch-package": "8.0.1",
140140
"precinct": "12.2.0",
141-
"prettier": "3.7.1",
141+
"prettier": "3.7.2",
142142
"recast": "0.23.11",
143143
"typescript": "5.9.3"
144144
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10918,10 +10918,10 @@ prettier-linter-helpers@^1.0.0:
1091810918
dependencies:
1091910919
fast-diff "^1.1.2"
1092010920

10921-
prettier@3.7.1:
10922-
version "3.7.1"
10923-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.1.tgz#8dfbf54c98e85a113962d3d8414ae82ff3722991"
10924-
integrity sha512-RWKXE4qB3u5Z6yz7omJkjWwmTfLdcbv44jUVHC5NpfXwFGzvpQM798FGv/6WNK879tc+Cn0AAyherCl1KjbyZQ==
10921+
prettier@3.7.2:
10922+
version "3.7.2"
10923+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.2.tgz#7b393a865f9dd97bc244215db9aac8e04dc1841b"
10924+
integrity sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==
1092510925

1092610926
prettier@^2.7.1:
1092710927
version "2.8.8"

0 commit comments

Comments
 (0)