Skip to content

Commit ffbaaf6

Browse files
committed
Update dependency prettier to v3.3.2
1 parent 7d90d41 commit ffbaaf6

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
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "9.1.0",
3333
"eslint-plugin-functional": "6.5.1",
3434
"husky": "9.0.11",
35-
"prettier": "3.3.1",
35+
"prettier": "3.3.2",
3636
"rimraf": "5.0.7",
3737
"typescript": "5.4.5"
3838
},

yarn.lock

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

3181-
prettier@3.3.1:
3182-
version "3.3.1"
3183-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
3184-
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
3181+
prettier@3.3.2:
3182+
version "3.3.2"
3183+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
3184+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
31853185

31863186
prettier@^2.3.1:
31873187
version "2.8.3"

0 commit comments

Comments
 (0)