Skip to content

Commit e5538ba

Browse files
committed
Update dependency prettier to v3.5.3
1 parent 78baf7c commit e5538ba

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-plugin-prettier": "5.2.3",
5353
"json-schema": "0.4.0",
5454
"mocha": "11.1.0",
55-
"prettier": "3.5.1",
55+
"prettier": "3.5.3",
5656
"sinon": "19.0.2",
5757
"ts-node": "10.9.2",
5858
"typescript": "5.7.3"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3896,10 +3896,10 @@ prettier-linter-helpers@^1.0.0:
38963896
dependencies:
38973897
fast-diff "^1.1.2"
38983898

3899-
3900-
version "3.5.1"
3901-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
3902-
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
3899+
3900+
version "3.5.3"
3901+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3902+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
39033903

39043904
process-nextick-args@~2.0.0:
39053905
version "2.0.1"

0 commit comments

Comments
 (0)