Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent 75e9150 commit 451423b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"eslint": "7.19.0",
"express": "^4.17.1",
"jest": "26.6.3",
"memfs": "^3.2.0",
"memfs": "3.4.4",
"memoizee": "^0.4.15",
"prettier": "2.2.1",
"react": "^17.0.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3492,10 +3492,10 @@ fs-minipass@^1.2.5:
dependencies:
minipass "^2.6.0"

[email protected].1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.1.tgz#4a82f36944365e619f4454d9fff106553067b781"
integrity sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA==
[email protected].3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==

fs-vacuum@^1.2.10, fs-vacuum@~1.2.10:
version "1.2.10"
Expand Down Expand Up @@ -5529,12 +5529,12 @@ mem@^1.1.0:
dependencies:
mimic-fn "^1.0.0"

memfs@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.0.tgz#f9438e622b5acd1daa8a4ae160c496fdd1325b26"
integrity sha512-f/xxz2TpdKv6uDn6GtHee8ivFyxwxmPuXatBb1FBwxYNuVpbM3k/Y1Z+vC0mH/dIXXrukYfe3qe5J32Dfjg93A==
memfs@3.4.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.4.tgz#e8973cd8060548916adcca58a248e7805c715e89"
integrity sha512-W4gHNUE++1oSJVn8Y68jPXi+mkx3fXR5ITE/Ubz6EQ3xRpCN5k2CQ4AUR8094Z7211F876TyoBACGsIveqgiGA==
dependencies:
fs-monkey "1.0.1"
fs-monkey "1.0.3"

memoizee@^0.4.15:
version "0.4.15"
Expand Down

0 comments on commit 451423b

Please sign in to comment.