Skip to content

Commit

Permalink
fix(deps): update dependency memfs to v2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Oct 30, 2019
1 parent 15fe12e commit 391dcd8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"inversify": "5.0.1",
"js-yaml": "3.13.1",
"lodash": "4.17.15",
"memfs": "2.15.5",
"memfs": "2.16.1",
"node-filter-async": "1.1.3",
"npm-check-updates": "3.1.26",
"oclif": "1.14.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5575,10 +5575,10 @@ mem@^1.1.0:
dependencies:
mimic-fn "^1.0.0"

memfs@2.15.5:
version "2.15.5"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-2.15.5.tgz#9cf189cd4a81c1593c1629e081cd6ae98b37d441"
integrity sha512-x8v6Uok7FRuPt8RNXnIk3HzSFB2kaJtoT6ztpfIxxURjBPPsu4eKA+ZDLQ5GdV8+Lx71+vdMaBzHxy51vLQ7dw==
memfs@2.16.1:
version "2.16.1"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-2.16.1.tgz#ef6ed9b24c7df07704758fce42431c3838291ffa"
integrity sha512-hOUIxeXPuDeryPx1h+WxkBWJwWmd8f1lYXBdUMFMLEhxGGlaP6ri30eW9K4cMpbuizNsAwQe2SK3KyRa9qodXw==
dependencies:
fast-extend "0.0.2"
fs-monkey "^0.3.3"
Expand Down

0 comments on commit 391dcd8

Please sign in to comment.