Skip to content

Commit d2af6f9

Browse files
Update dependency fs-extra to v11.3.0
1 parent 3f222f1 commit d2af6f9

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

packages/zip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"c8": "10.1.3",
2727
"folder-hash": "4.0.4",
28-
"fs-extra": "11.2.0",
28+
"fs-extra": "11.3.0",
2929
"mocha": "10.7.3",
3030
"should": "13.2.3",
3131
"sinon": "18.0.0"

yarn.lock

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5307,16 +5307,7 @@ fs-constants@^1.0.0:
53075307
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
53085308
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
53095309

5310-
5311-
version "11.2.0"
5312-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
5313-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
5314-
dependencies:
5315-
graceful-fs "^4.2.0"
5316-
jsonfile "^6.0.1"
5317-
universalify "^2.0.0"
5318-
5319-
fs-extra@^11.0.0:
5310+
[email protected], fs-extra@^11.0.0:
53205311
version "11.3.0"
53215312
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
53225313
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==

0 commit comments

Comments
 (0)