Skip to content

Commit c95fde0

Browse files
committed
chore(deps): update dependency memfs to v3.4.1
1 parent d05b6db commit c95fde0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.1",
6666
"patch-package": "6.4.0",
6767
"path-browserify": "1.0.1",
6868
"prettier": "2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3935,10 +3935,10 @@ 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.1:
3939+
version "3.4.1"
3940+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.1.tgz#b78092f466a0dce054d63d39275b24c71d3f1305"
3941+
integrity sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==
39423942
dependencies:
39433943
fs-monkey "1.0.3"
39443944

0 commit comments

Comments
 (0)