fix(deps): update dependency fs-extra to v7
This commit is contained in:
parent
cf356e3312
commit
3f222c38ee
@ -45,7 +45,7 @@
|
||||
"commander": "2.16.0",
|
||||
"express": "4.16.3",
|
||||
"filenamify": "2.1.0",
|
||||
"fs-extra": "6.0.1",
|
||||
"fs-extra": "7.0.0",
|
||||
"irc-framework": "3.1.0",
|
||||
"linkify-it": "2.0.3",
|
||||
"lodash": "4.17.10",
|
||||
|
@ -2973,9 +2973,9 @@ from@~0:
|
||||
version "0.1.7"
|
||||
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
|
||||
|
||||
fs-extra@6.0.1:
|
||||
version "6.0.1"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
|
||||
fs-extra@7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.0.tgz#8cc3f47ce07ef7b3593a11b9fb245f7e34c041d6"
|
||||
dependencies:
|
||||
graceful-fs "^4.1.2"
|
||||
jsonfile "^4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user