Skip to content

Commit 39acfe4

Browse files
fix: update dependency fs-extra to v11.3.0 (#4249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a698ecb commit 39acfe4

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
@@ -4511,9 +4511,9 @@ [email protected], fs-extra@^9.1.0:
45114511
universalify "^2.0.0"
45124512

45134513
fs-extra@^11.0.0, fs-extra@^11.1.0:
4514-
version "11.2.0"
4515-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.2.0.tgz"
4516-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
4514+
version "11.3.0"
4515+
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
4516+
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
45174517
dependencies:
45184518
graceful-fs "^4.2.0"
45194519
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)