Skip to content

Commit 0b286f2

Browse files
committed
fix(dev): Bump memfs for "Cannot set property closed of" fix
streamich/memfs#836 This was fixed in 3.4.2
1 parent a3ee39d commit 0b286f2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7870,7 +7870,7 @@ fs-extra@^9.0.0, fs-extra@^9.0.1:
78707870
jsonfile "^6.0.1"
78717871
universalify "^2.0.0"
78727872

7873-
7873+
fs-monkey@^1.0.3:
78747874
version "1.0.3"
78757875
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
78767876
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
@@ -10382,11 +10382,11 @@ mem@^8.0.0:
1038210382
mimic-fn "^3.1.0"
1038310383

1038410384
memfs@^3.1.2, memfs@^3.2.0, memfs@^3.4.1:
10385-
version "3.4.1"
10386-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.1.tgz#b78092f466a0dce054d63d39275b24c71d3f1305"
10387-
integrity sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==
10385+
version "3.4.9"
10386+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.9.tgz#403bb953776d72fef4e39e1197a25ffa156d143a"
10387+
integrity sha512-3rm8kbrzpUGRyPKSGuk387NZOwQ90O4rI9tsWQkzNW7BLSnKGp23RsEsKK8N8QVCrtJoAMqy3spxHC4os4G6PQ==
1038810388
dependencies:
10389-
fs-monkey "1.0.3"
10389+
fs-monkey "^1.0.3"
1039010390

1039110391
memoize-one@^5.0.0:
1039210392
version "5.1.1"

0 commit comments

Comments
 (0)