Skip to content

Commit 426ad9a

Browse files
fix(deps): update dependency fs-extra to v11.3.0 (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97a44ca commit 426ad9a

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
@@ -6589,9 +6589,9 @@ fs-extra@^10.0.0:
65896589
universalify "^2.0.0"
65906590

65916591
fs-extra@^11.0.0, fs-extra@^11.2.0:
6592-
version "11.2.0"
6593-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
6594-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
6592+
version "11.3.0"
6593+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
6594+
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
65956595
dependencies:
65966596
graceful-fs "^4.2.0"
65976597
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)