From 8556c6b9c08480319bde2da8df4a93500926f988 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 12 Feb 2019 09:19:29 +0100 Subject: [PATCH] chore(deps-dev): bump fs-nextra from 0.4.2 to 0.4.3 (#173) Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/bdistin/fs-nextra/releases) - [Commits](https://github.com/bdistin/fs-nextra/commits) 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 04c6466..a2191e5 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ }, "devDependencies": { "@types/node": "^11.9.0", - "fs-nextra": "^0.4.2", + "fs-nextra": "^0.4.3", "gulp": "^4.0.0", "gulp-sourcemaps": "^2.6.4", "gulp-typescript": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index 2cc6f79..9ce4431 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1194,10 +1194,10 @@ fs-mkdirp-stream@^1.0.0: graceful-fs "^4.1.11" through2 "^2.0.3" -fs-nextra@^0.4.2: - version "0.4.2" - resolved "https://registry.yarnpkg.com/fs-nextra/-/fs-nextra-0.4.2.tgz#90db444ee3d40003bd4f3977bbcd0be3c5af47b6" - integrity sha512-Jl6D15vb/ym9/Sa0VVhxV04+TTsaRY797dld3ePC3//9xZztRfTYh/Wk+v/wSzOpPexs1Rbduh1cFI7EqLBV0w== +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.realpath@^1.0.0: version "1.0.0"