From 7bdc9534f5977745186848bb569b214697790982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 17 Mar 2019 17:21:31 +0100 Subject: [PATCH] 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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0ffd07f..671d4c4 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 75ca2d4..c79494c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"