Skip to content

Commit 29cfc02

Browse files
fix(deps): update dependency prettier to v3.5.3 (#1218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afa7a64 commit 29cfc02

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
@@ -104,7 +104,7 @@
104104
"open": "10.1.0",
105105
"patch-package": "8.0.0",
106106
"precinct": "12.2.0",
107-
"prettier": "3.5.2",
107+
"prettier": "3.5.3",
108108
"recast": "0.23.10",
109109
"typescript": "5.8.2"
110110
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9365,10 +9365,10 @@ prettier-linter-helpers@^1.0.0:
93659365
dependencies:
93669366
fast-diff "^1.1.2"
93679367

9368-
prettier@3.5.2:
9369-
version "3.5.2"
9370-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
9371-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
9368+
prettier@3.5.3:
9369+
version "3.5.3"
9370+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
9371+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
93729372

93739373
prettier@^2.7.1:
93749374
version "2.8.8"

0 commit comments

Comments
 (0)