Skip to content

Commit 123cabf

Browse files
Update dependency prettier to v3.5.3 (#9507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0573734 commit 123cabf

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
@@ -1231,7 +1231,7 @@
12311231
"minimist": "1.2.8",
12321232
"mocha": "11.1.0",
12331233
"plugin-error": "2.0.1",
1234-
"prettier": "3.5.2",
1234+
"prettier": "3.5.3",
12351235
"sinon": "19.0.2",
12361236
"ts-loader": "9.5.2",
12371237
"typescript": "5.8.2",

yarn.lock

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

4298-
prettier@3.5.2:
4299-
version "3.5.2"
4300-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
4301-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
4298+
prettier@3.5.3:
4299+
version "3.5.3"
4300+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
4301+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
43024302

43034303
process-nextick-args@^2.0.0, process-nextick-args@~2.0.0:
43044304
version "2.0.1"

0 commit comments

Comments
 (0)