Skip to content

Commit abb4da2

Browse files
fix: update dependency fs-extra to v11.2.0 (#3799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e14c71c commit abb4da2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4335,9 +4335,9 @@ [email protected], fs-extra@^9.1.0:
43354335
universalify "^2.0.0"
43364336

43374337
fs-extra@^11.0.0, fs-extra@^11.1.0:
4338-
version "11.1.1"
4339-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.1.1.tgz#da69f7c39f3b002378b0954bb6ae7efdc0876e2d"
4340-
integrity sha512-MGIE4HOvQCeUCzmlHs0vXpih4ysz4wg9qiSAu6cd42lVwPbTM1TjV7RusoyQqMmk/95gdQZX72u+YW+c3eEpFQ==
4338+
version "11.2.0"
4339+
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
4340+
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
43414341
dependencies:
43424342
graceful-fs "^4.2.0"
43434343
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)