Skip to content

Commit 83e26b1

Browse files
chore(deps): update dependency memfs to v3.5.0
1 parent d05b6db commit 83e26b1

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.5.0",
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.5.0:
3939+
version "3.5.0"
3940+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.5.0.tgz#9da86405fca0a539addafd37dbd452344fd1c0bd"
3941+
integrity sha512-yK6o8xVJlQerz57kvPROwTMgx5WtGwC2ZxDtOUsnGl49rHjYkfQoPNZPCKH73VdLE1BwBu/+Fx/NL8NYMUw2aA==
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)