From 004812c66843fd1a9fd0127ae6edcd6085d40635 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2019 12:53:35 +0000 Subject: [PATCH] Bump memfs from 2.15.4 to 2.15.5 Bumps [memfs](https://github.com/streamich/memfs) from 2.15.4 to 2.15.5. - [Release notes](https://github.com/streamich/memfs/releases) - [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md) - [Commits](https://github.com/streamich/memfs/compare/v2.15.4...v2.15.5) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 6da433c..18c9129 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4410,9 +4410,9 @@ mem@^4.0.0: p-is-promise "^2.0.0" memfs@^2.15.0: - version "2.15.4" - resolved "https://registry.yarnpkg.com/memfs/-/memfs-2.15.4.tgz#707e3c9a999f89d7d9299b04877c1c2f87caa561" - integrity sha512-u9CNlBHByQ04cNA1jRdyIuvgcZoLA984kC2O/MRBeoJkuSRWO62575WH3H7nrUY9f0MvyxDyLLUwRqC6u1wCiw== + version "2.15.5" + resolved "https://registry.yarnpkg.com/memfs/-/memfs-2.15.5.tgz#9cf189cd4a81c1593c1629e081cd6ae98b37d441" + integrity sha512-x8v6Uok7FRuPt8RNXnIk3HzSFB2kaJtoT6ztpfIxxURjBPPsu4eKA+ZDLQ5GdV8+Lx71+vdMaBzHxy51vLQ7dw== dependencies: fast-extend "0.0.2" fs-monkey "^0.3.3"