Skip to content

Commit 479439f

Browse files
committed
Update dependency fs-extra to v11.2.0
1 parent ac68034 commit 479439f

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
@@ -61,7 +61,7 @@
6161
"eslint-config-prettier": "9.0.0",
6262
"eslint-plugin-functional": "4.4.1",
6363
"esm": "3.2.25",
64-
"fs-extra": "11.1.1",
64+
"fs-extra": "11.2.0",
6565
"husky": "8.0.3",
6666
"ipfs-http-client": "49.0.0",
6767
"p-queue": "6.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4376,10 +4376,10 @@ fresh@0.5.2:
43764376
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
43774377
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
43784378

4379-
fs-extra@11.1.1:
4380-
version "11.1.1"
4381-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
4382-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
4379+
fs-extra@11.2.0:
4380+
version "11.2.0"
4381+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
4382+
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
43834383
dependencies:
43844384
graceful-fs "^4.2.0"
43854385
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)