Merge pull request #2410 from thelounge/greenkeeper/fs-extra-6.0.0
Update fs-extra to the latest version 🚀
This commit is contained in:
commit
0c8765647a
@ -44,7 +44,7 @@
|
|||||||
"cheerio": "0.22.0",
|
"cheerio": "0.22.0",
|
||||||
"commander": "2.15.1",
|
"commander": "2.15.1",
|
||||||
"express": "4.16.3",
|
"express": "4.16.3",
|
||||||
"fs-extra": "5.0.0",
|
"fs-extra": "6.0.0",
|
||||||
"irc-framework": "2.11.0",
|
"irc-framework": "2.11.0",
|
||||||
"lodash": "4.17.10",
|
"lodash": "4.17.10",
|
||||||
"mime-types": "2.1.18",
|
"mime-types": "2.1.18",
|
||||||
|
@ -3123,9 +3123,9 @@ from@~0:
|
|||||||
version "0.1.7"
|
version "0.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
||||||
|
|
||||||
fs-extra@5.0.0:
|
fs-extra@6.0.0:
|
||||||
version "5.0.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817"
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
jsonfile "^4.0.0"
|
jsonfile "^4.0.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user