Skip to content

Commit 71698ec

Browse files
committed
Update dependency prettier to v3.3.1
1 parent 0b549af commit 71698ec

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": "9.1.0",
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
44-
"prettier": "3.3.0",
44+
"prettier": "3.3.1",
4545
"typescript": "5.4.5"
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
@@ -1208,10 +1208,10 @@ prelude-ls@^1.2.1:
12081208
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
12091209
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
12101210

1211-
prettier@3.3.0:
1212-
version "3.3.0"
1213-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
1214-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
1211+
prettier@3.3.1:
1212+
version "3.3.1"
1213+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
1214+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
12151215

12161216
punycode@^2.1.0:
12171217
version "2.1.1"

0 commit comments

Comments
 (0)