chore(deps-dev): bump fs-extra from 10.0.0 to 10.0.1 (#18)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b2a3e8fdf4
commit
254f910907
2 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@
|
||||||
"@iconify/json": "^1.1.460",
|
"@iconify/json": "^1.1.460",
|
||||||
"@iconify/vue2": "^1.1.3",
|
"@iconify/vue2": "^1.1.3",
|
||||||
"@vuepress/plugin-pwa": "^1.9.7",
|
"@vuepress/plugin-pwa": "^1.9.7",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.1",
|
||||||
"vuepress": "^1.9.7",
|
"vuepress": "^1.9.7",
|
||||||
"vuepress-plugin-sitemap": "^2.3.1",
|
"vuepress-plugin-sitemap": "^2.3.1",
|
||||||
"vuepress-plugin-zooming": "^1.1.8"
|
"vuepress-plugin-zooming": "^1.1.8"
|
||||||
|
|
|
@ -3804,10 +3804,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@^10.0.0:
|
fs-extra@^10.0.1:
|
||||||
version "10.0.0"
|
version "10.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.0.tgz#9ff61b655dde53fb34a82df84bb214ce802e17c1"
|
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.0.1.tgz#27de43b4320e833f6867cc044bfce29fdf0ef3b8"
|
||||||
integrity sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==
|
integrity sha512-NbdoVMZso2Lsrn/QwLXOy6rm0ufY2zEOKCDzJR/0kBsb0E6qed0P3iYK+Ath3BfvXEeu4JhEtXLgILx5psUfag==
|
||||||
dependencies:
|
dependencies:
|
||||||
graceful-fs "^4.2.0"
|
graceful-fs "^4.2.0"
|
||||||
jsonfile "^6.0.1"
|
jsonfile "^6.0.1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue