Skip to content

Commit f735d5b

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

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.2",
141+
"prettier": "3.7.3",
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.2:
10922-
version "3.7.2"
10923-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.2.tgz#7b393a865f9dd97bc244215db9aac8e04dc1841b"
10924-
integrity sha512-n3HV2J6QhItCXndGa3oMWvWFAgN1ibnS7R9mt6iokScBOC0Ul9/iZORmU2IWUMcyAQaMPjTlY3uT34TqocUxMA==
10921+
prettier@3.7.3:
10922+
version "3.7.3"
10923+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.3.tgz#99a8891f6c990cfa54bcff2a0d276e6f845e59ab"
10924+
integrity sha512-QgODejq9K3OzoBbuyobZlUhznP5SKwPqp+6Q6xw6o8gnhr4O85L2U915iM2IDcfF2NPXVaM9zlo9tdwipnYwzg==
1092510925

1092610926
prettier@^2.7.1:
1092710927
version "2.8.8"

0 commit comments

Comments
 (0)