mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-23 22:30:34 +03:00
chore(deps): update dependency fs-extra to v8 (#362)
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@
|
|||||||
"eslint-plugin-standard": "^4.0.0",
|
"eslint-plugin-standard": "^4.0.0",
|
||||||
"eslint-plugin-vue": "^5.2.2",
|
"eslint-plugin-vue": "^5.2.2",
|
||||||
"esm": "^3.2.22",
|
"esm": "^3.2.22",
|
||||||
"fs-extra": "^7.0.1",
|
"fs-extra": "^8.0.0",
|
||||||
"geckodriver": "^1.16.2",
|
"geckodriver": "^1.16.2",
|
||||||
"is-wsl": "^2.0.0",
|
"is-wsl": "^2.0.0",
|
||||||
"jest": "^24.7.1",
|
"jest": "^24.7.1",
|
||||||
|
|||||||
@@ -5022,9 +5022,10 @@ fs-extra@^5.0.0:
|
|||||||
jsonfile "^4.0.0"
|
jsonfile "^4.0.0"
|
||||||
universalify "^0.1.0"
|
universalify "^0.1.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-3hU7dzpfqG+A7gloPULls7j9mKDzpCyMOTBvQS0lZfqVfjA6/m0AkLXq0O1vnfP5roXjjL1DuUGKapr8vJWmQw==
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs "^4.1.2"
|
graceful-fs "^4.1.2"
|
||||||
jsonfile "^4.0.0"
|
jsonfile "^4.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user