Skip to content

Commit e24c875

Browse files
fix(deps): update dependency fs-extra to v11.4.0
1 parent b21ef3f commit e24c875

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"compare-versions": "6.1.1",
9191
"concurrently": "^10.0.0",
9292
"console.table": "0.10.0",
93-
"fs-extra": "11.3.6",
93+
"fs-extra": "11.4.0",
9494
"glob": "13.x",
9595
"jsonpath": "1.3.0",
9696
"proxy-agent": "^8.0.1",

yarn.lock

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

6185-
fs-extra@11.3.6:
6186-
version "11.3.6"
6187-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.6.tgz#f7cb80e9df550cd1db6f537fa5cdd568d3e70d10"
6188-
integrity sha512-w8ZNZr2mKIc7qeNaQ9AVPT1+iFaI+Avd4xudVOvdDJ8VytREi1Ft5Ih7hd9jjehod8vAM5GMsfQ/TpPf4EyoEA==
6185+
fs-extra@11.4.0:
6186+
version "11.4.0"
6187+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.4.0.tgz#f88ed6d180ac9e14b61b08e679468f0b1b6b4730"
6188+
integrity sha512-EQsFzMUJkCKGr1ePqlYADkIUmHW1s3ZXr5Yqy6wbGrfUCphpl2maM/kyOIRA2HpP3AaFQTZXD4ldjek+nccddA==
61896189
dependencies:
61906190
graceful-fs "^4.2.0"
61916191
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)