Skip to content

Commit 4ba233b

Browse files
chore(deps): update dependency prettier to v3.5.2
1 parent 857aa0f commit 4ba233b

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
@@ -52,7 +52,7 @@
5252
"eslint-config-prettier": "9.1.0",
5353
"husky": "9.0.11",
5454
"jest": "29.7.0",
55-
"prettier": "3.3.0",
55+
"prettier": "3.5.2",
5656
"pretty-quick": "4.0.0",
5757
"rimraf": "5.0.7",
5858
"rxjs": "7.8.1",

yarn.lock

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

2489-
prettier@3.3.0:
2490-
version "3.3.0"
2491-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
2492-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
2489+
prettier@3.5.2:
2490+
version "3.5.2"
2491+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2492+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
24932493

24942494
pretty-format@^29.0.0, pretty-format@^29.7.0:
24952495
version "29.7.0"

0 commit comments

Comments
 (0)