Skip to content

Commit fcb5a9d

Browse files
chore(deps): update dependency memfs to v3.4.7
1 parent d05b6db commit fcb5a9d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"eslint-plugin-prettier": "3.3.1",
6363
"isomorphic-git": "1.9.2",
6464
"jest": "26.6.3",
65-
"memfs": "3.2.2",
65+
"memfs": "3.4.7",
6666
"patch-package": "6.4.0",
6767
"path-browserify": "1.0.1",
6868
"prettier": "2.2.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2596,7 +2596,7 @@ fs-extra@^7.0.1:
25962596
jsonfile "^4.0.0"
25972597
universalify "^0.1.0"
25982598

2599-
2599+
fs-monkey@^1.0.3:
26002600
version "1.0.3"
26012601
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
26022602
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
@@ -3935,12 +3935,12 @@ map-visit@^1.0.0:
39353935
dependencies:
39363936
object-visit "^1.0.0"
39373937

3938-
memfs@3.2.2:
3939-
version "3.2.2"
3940-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.2.tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e"
3941-
integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q==
3938+
memfs@3.4.7:
3939+
version "3.4.7"
3940+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.7.tgz#e5252ad2242a724f938cb937e3c4f7ceb1f70e5a"
3941+
integrity sha512-ygaiUSNalBX85388uskeCyhSAoOSgzBbtVCr9jA2RROssFL9Q19/ZXFqS+2Th2sr1ewNIWgFdLzLC3Yl1Zv+lw==
39423942
dependencies:
3943-
fs-monkey "1.0.3"
3943+
fs-monkey "^1.0.3"
39443944

39453945
merge-stream@^2.0.0:
39463946
version "2.0.0"

0 commit comments

Comments
 (0)