Skip to content

Commit d4af85b

Browse files
Update dependency prettier to v3.6.1
1 parent 2f41222 commit d4af85b

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
prettier@3.6.0:
1199-
version "3.6.0"
1200-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
1201-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
1198+
prettier@3.6.1:
1199+
version "3.6.1"
1200+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.1.tgz#cc3bce21c09a477b1e987b76ce9663925d86ae44"
1201+
integrity sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==
12021202

12031203
punycode@^2.1.0:
12041204
version "2.1.1"

0 commit comments

Comments
 (0)