Skip to content

Commit 6805308

Browse files
committed
chore(deps): update dependency memfs to v3.4.1
1 parent 75e9150 commit 6805308

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "7.19.0",
4343
"express": "^4.17.1",
4444
"jest": "26.6.3",
45-
"memfs": "^3.2.0",
45+
"memfs": "3.4.1",
4646
"memoizee": "^0.4.15",
4747
"prettier": "2.2.1",
4848
"react": "^17.0.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3492,10 +3492,10 @@ fs-minipass@^1.2.5:
34923492
dependencies:
34933493
minipass "^2.6.0"
34943494

3495-
3496-
version "1.0.1"
3497-
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.1.tgz#4a82f36944365e619f4454d9fff106553067b781"
3498-
integrity sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA==
3495+
3496+
version "1.0.3"
3497+
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
3498+
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
34993499

35003500
fs-vacuum@^1.2.10, fs-vacuum@~1.2.10:
35013501
version "1.2.10"
@@ -5529,12 +5529,12 @@ mem@^1.1.0:
55295529
dependencies:
55305530
mimic-fn "^1.0.0"
55315531

5532-
memfs@^3.2.0:
5533-
version "3.2.0"
5534-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.0.tgz#f9438e622b5acd1daa8a4ae160c496fdd1325b26"
5535-
integrity sha512-f/xxz2TpdKv6uDn6GtHee8ivFyxwxmPuXatBb1FBwxYNuVpbM3k/Y1Z+vC0mH/dIXXrukYfe3qe5J32Dfjg93A==
5532+
memfs@3.4.1:
5533+
version "3.4.1"
5534+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.1.tgz#b78092f466a0dce054d63d39275b24c71d3f1305"
5535+
integrity sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==
55365536
dependencies:
5537-
fs-monkey "1.0.1"
5537+
fs-monkey "1.0.3"
55385538

55395539
memoizee@^0.4.15:
55405540
version "0.4.15"

0 commit comments

Comments
 (0)