Skip to content

Commit 65043e9

Browse files
Update dependency fs-extra to v11.3.0
1 parent 4fead6b commit 65043e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/zip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"c8": "10.1.3",
2323
"folder-hash": "4.0.4",
24-
"fs-extra": "11.2.0",
24+
"fs-extra": "11.3.0",
2525
"mocha": "10.7.3",
2626
"should": "13.2.3",
2727
"sinon": "18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4993,10 +4993,10 @@ fs-constants@^1.0.0:
49934993
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
49944994
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
49954995

4996-
fs-extra@11.2.0, fs-extra@^11.0.0:
4997-
version "11.2.0"
4998-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.2.0.tgz#e70e17dfad64232287d01929399e0ea7c86b0e5b"
4999-
integrity sha512-PmDi3uwK5nFuXh7XDTlVnS17xJS7vW36is2+w3xcv8SVxiB4NyATf4ctkVY5bkSjX0Y4nbvZCq1/EjtEyr9ktw==
4996+
fs-extra@11.3.0, fs-extra@^11.0.0:
4997+
version "11.3.0"
4998+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
4999+
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
50005000
dependencies:
50015001
graceful-fs "^4.2.0"
50025002
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)