Skip to content

Commit fc18c48

Browse files
chore(deps): bump fs-extra from 11.1.1 to 11.2.0 (#10089)
1 parent 17f560b commit fc18c48

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"feed": "^4.2.2",
9696
"file-type": "^18.7.0",
9797
"front-matter": "^4.0.2",
98-
"fs-extra": "^11.1.1",
98+
"fs-extra": "^11.2.0",
9999
"got": "^13.0.0",
100100
"http-proxy-middleware": "^2.0.6",
101101
"image-size": "^1.0.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7293,10 +7293,10 @@ fs-extra@^10.0.0:
72937293
jsonfile "^6.0.1"
72947294
universalify "^2.0.0"
72957295

7296-
fs-extra@^11.1.1:
7297-
version "11.1.1"
7298-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
7299-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
7296+
fs-extra@^11.2.0:
7297+
version "11.2.0"
7298+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
7299+
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
73007300
dependencies:
73017301
graceful-fs "^4.2.0"
73027302
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)