Skip to content

Commit 7d5ef5e

Browse files
Update dependency prettier to v3.5.3 (#1233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b28c37b commit 7d5ef5e

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.5.2",
69+
"prettier": "3.5.3",
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.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==
7553+
prettier@3.5.3:
7554+
version "3.5.3"
7555+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
7556+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
75577557

75587558
prettier@^2.1.2:
75597559
version "2.4.1"

0 commit comments

Comments
 (0)