Skip to content

Commit 025d3fe

Browse files
chore(deps): update dependency fs-extra to ~10.1.0
1 parent cf01c06 commit 025d3fe

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"devDependencies": {
6767
"cheerio": "~1.0.0-rc.10",
6868
"csvtojson": "~2.0.10",
69-
"fs-extra": "~10.0.1",
69+
"fs-extra": "~10.1.0",
7070
"superagent": "~7.1.1",
7171
"superagent-charset": "~1.2.0"
7272
}

yarn.lock

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

2145-
fs-extra@^10.1.0:
2145+
fs-extra@^10.1.0, fs-extra@~10.1.0:
21462146
version "10.1.0"
21472147
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"
21482148
integrity sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==
@@ -2161,15 +2161,6 @@ fs-extra@^9.1.0:
21612161
jsonfile "^6.0.1"
21622162
universalify "^2.0.0"
21632163

2164-
fs-extra@~10.0.1:
2165-
version "10.0.1"
2166-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8"
2167-
integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==
2168-
dependencies:
2169-
graceful-fs "^4.2.0"
2170-
jsonfile "^6.0.1"
2171-
universalify "^2.0.0"
2172-
21732164
fs-minipass@^2.0.0, fs-minipass@^2.1.0:
21742165
version "2.1.0"
21752166
resolved "https://registry.yarnpkg.com/fs-minipass/-/fs-minipass-2.1.0.tgz#7f5036fdbf12c63c169190cbe4199c852271f9fb"

0 commit comments

Comments
 (0)