Skip to content

Commit ff0d7a9

Browse files
Update dependency prettier to v3.5.2 (#1229)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99320bf commit ff0d7a9

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
@@ -66,7 +66,7 @@
6666
"ipfs-http-client": "49.0.0",
6767
"p-queue": "6.6.2",
6868
"p-retry": "4.6.2",
69-
"prettier": "3.4.2",
69+
"prettier": "3.5.2",
7070
"rimraf": "5.0.10",
7171
"rollup": "3.29.5",
7272
"rollup-plugin-dts": "6.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7550,10 +7550,10 @@ prepend-http@^2.0.0:
75507550
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
75517551
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
75527552

7553-
prettier@3.4.2:
7554-
version "3.4.2"
7555-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
7556-
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
7553+
prettier@3.5.2:
7554+
version "3.5.2"
7555+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
7556+
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
75577557

75587558
prettier@^2.1.2:
75597559
version "2.4.1"

0 commit comments

Comments
 (0)