Skip to content

Commit

Permalink
fix(deps): update dependency fs-monkey to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Apr 2, 2021
1 parent cf97b7a commit 07f05db
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 @@ -23,7 +23,7 @@
"url": "https://github.com/streamich/memfs.git"
},
"dependencies": {
"fs-monkey": "1.0.1"
"fs-monkey": "1.0.2"
},
"devDependencies": {
"@types/jest": "26.0.22",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3163,10 +3163,10 @@ fs-minipass@^2.0.0, fs-minipass@^2.1.0:
dependencies:
minipass "^3.0.0"

fs-monkey@1.0.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==
fs-monkey@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.2.tgz#fe166aa5e3da803b7bff3dd109e393c57869bab3"
integrity sha512-QfsTuihoFJDHSGjid5Y8Uyyc9yILtMTU+r2rxeF6D0yLSFQYMv35GxAdFQuAXZp7Ug6K0iaeq0YvnzWAKMmGSA==

fs-vacuum@^1.2.10, fs-vacuum@~1.2.10:
version "1.2.10"
Expand Down

0 comments on commit 07f05db

Please sign in to comment.