Skip to content

Commit 39b3509

Browse files
committed
Update dependency prettier to v3.3.1
1 parent defc4f7 commit 39b3509

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
@@ -53,7 +53,7 @@
5353
"eslint-config-prettier": "9.1.0",
5454
"eslint-plugin-functional": "4.4.1",
5555
"husky": "8.0.3",
56-
"prettier": "3.3.0",
56+
"prettier": "3.3.1",
5757
"rimraf": "5.0.7",
5858
"rollup": "3.29.4",
5959
"rollup-plugin-dts": "6.1.1",

yarn.lock

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

2117-
prettier@3.3.0:
2118-
version "3.3.0"
2119-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2120-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
2117+
prettier@3.3.1:
2118+
version "3.3.1"
2119+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.1.tgz#e68935518dd90bb7ec4821ba970e68f8de16e1ac"
2120+
integrity sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==
21212121

21222122
pretty-ms@^8.0.0:
21232123
version "8.0.0"

0 commit comments

Comments
 (0)