chore(deps-dev): bump fs-nextra from 0.4.3 to 0.4.5 (#205)

Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/bdistin/fs-nextra/releases)
- [Commits](https://github.com/bdistin/fs-nextra/commits/v0.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-17 17:21:31 +01:00 committed by Crawl
parent 7b92b0e08a
commit 7bdc9534f5
2 changed files with 5 additions and 5 deletions

View file

@ -175,7 +175,7 @@
},
"devDependencies": {
"@types/node": "^11.11.3",
"fs-nextra": "^0.4.3",
"fs-nextra": "^0.4.5",
"gulp": "^3.9.1",
"gulp-sourcemaps": "^2.6.5",
"gulp-typescript": "^5.0.1",

View file

@ -998,10 +998,10 @@ fs-mkdirp-stream@^1.0.0:
graceful-fs "^4.1.11"
through2 "^2.0.3"
fs-nextra@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.3.tgz#9afff5435b445a507d16a081399782c3068b0784"
integrity sha512-apXnP4Bm/io1qjf9txX5glAP1Y50DqSVvKWE7wcrCc+U6mgJXBF0fp8QiITUqE1/xZQHzvJ/e212erj0rGCOAA==
fs-nextra@^0.4.5:
version "0.4.5"
resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.5.tgz#0f44a00dd6c0547adaf59ce875e59941d0c70664"
integrity sha512-oY2o6j0izYzJWp2sow21SekkR3qeMZqHV5ZfNFvfKimFU7piw1/AWwiwbcWjuSfwrfCmHyHymWZOyNbKOzew5g==
fs.realpath@^1.0.0:
version "1.0.0"