Skip to content

Commit 40be8ca

Browse files
committed
Update dependency prettier to v3.0.1
1 parent 882d9c2 commit 40be8ca

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.0.0",
69+
"prettier": "3.0.1",
7070
"rimraf": "5.0.1",
7171
"rollup": "3.27.0",
7272
"rollup-plugin-dts": "5.3.1",

yarn.lock

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

7855-
prettier@3.0.0:
7856-
version "3.0.0"
7857-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.0.tgz#e7b19f691245a21d618c68bc54dc06122f6105ae"
7858-
integrity sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==
7855+
prettier@3.0.1:
7856+
version "3.0.1"
7857+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.1.tgz#65271fc9320ce4913c57747a70ce635b30beaa40"
7858+
integrity sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==
78597859

78607860
prettier@^2.1.2:
78617861
version "2.4.1"

0 commit comments

Comments
 (0)