Skip to content

Commit 2a03919

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

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
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "10.0.2",
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
44-
"prettier": "3.5.2",
44+
"prettier": "3.5.3",
4545
"typescript": "5.8.2"
4646
},
4747
"repository": "git+https://github.com/dev-protocol/template-repos-ts.git",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1195,10 +1195,10 @@ prelude-ls@^1.2.1:
11951195
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
11961196
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
11971197

1198-
1199-
version "3.5.2"
1200-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
1201-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
1198+
1199+
version "3.5.3"
1200+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
1201+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
12021202

12031203
punycode@^2.1.0:
12041204
version "2.1.1"

0 commit comments

Comments
 (0)