Merge pull request #3215 from thelounge/renovate/fs-extra-8.x
Update dependency fs-extra to v8
This commit is contained in:
commit
0979fffd08
@ -46,7 +46,7 @@
|
|||||||
"express": "4.16.4",
|
"express": "4.16.4",
|
||||||
"file-type": "11.0.0",
|
"file-type": "11.0.0",
|
||||||
"filenamify": "4.0.0",
|
"filenamify": "4.0.0",
|
||||||
"fs-extra": "7.0.1",
|
"fs-extra": "8.0.0",
|
||||||
"irc-framework": "4.3.0",
|
"irc-framework": "4.3.0",
|
||||||
"is-utf8": "0.2.1",
|
"is-utf8": "0.2.1",
|
||||||
"linkify-it": "2.1.0",
|
"linkify-it": "2.1.0",
|
||||||
|
@ -3629,10 +3629,10 @@ from2@^2.1.0:
|
|||||||
inherits "^2.0.1"
|
inherits "^2.0.1"
|
||||||
readable-stream "^2.0.0"
|
readable-stream "^2.0.0"
|
||||||
|
|
||||||
fs-extra@7.0.1:
|
fs-extra@8.0.0:
|
||||||
version "7.0.1"
|
version "8.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-7.0.1.tgz#4f189c44aa123b895f722804f55ea23eadc348e9"
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.0.0.tgz#3660bea66719e3a3c46bf7a4b1249fb658db3f0c"
|
||||||
integrity sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==
|
integrity sha512-3hU7dzpfqG+A7gloPULls7j9mKDzpCyMOTBvQS0lZfqVfjA6/m0AkLXq0O1vnfP5roXjjL1DuUGKapr8vJWmQw==
|
||||||
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