Skip to content

Commit 334fabb

Browse files
Update dependency prettier to v3.5.2 (#1105)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73f3458 commit 334fabb

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": "10.0.1",
5454
"eslint-plugin-functional": "4.4.1",
5555
"husky": "8.0.3",
56-
"prettier": "3.4.2",
56+
"prettier": "3.5.2",
5757
"rimraf": "5.0.10",
5858
"rollup": "3.29.5",
5959
"rollup-plugin-dts": "6.1.1",

yarn.lock

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

2123-
prettier@3.4.2:
2124-
version "3.4.2"
2125-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
2126-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
2123+
prettier@3.5.2:
2124+
version "3.5.2"
2125+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
2126+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
21272127

21282128
pretty-ms@^8.0.0:
21292129
version "8.0.0"

0 commit comments

Comments
 (0)