Skip to content

Commit 7ee0414

Browse files
committed
Update dependency prettier to v3.3.0
1 parent d2f75b1 commit 7ee0414

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.2.5",
35+
"prettier": "3.3.0",
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.2.5:
3182-
version "3.2.5"
3183-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3184-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
3181+
prettier@3.3.0:
3182+
version "3.3.0"
3183+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
3184+
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
31853185

31863186
prettier@^2.3.1:
31873187
version "2.8.3"

0 commit comments

Comments
 (0)