File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 62
62
"eslint-plugin-prettier" : " 3.3.1" ,
63
63
"isomorphic-git" : " 1.9.2" ,
64
64
"jest" : " 26.6.3" ,
65
- "memfs" : " 3.2.2 " ,
65
+ "memfs" : " 3.4.7 " ,
66
66
"patch-package" : " 6.4.0" ,
67
67
"path-browserify" : " 1.0.1" ,
68
68
"prettier" : " 2.2.1" ,
Original file line number Diff line number Diff line change @@ -2596,7 +2596,7 @@ fs-extra@^7.0.1:
2596
2596
jsonfile "^4.0.0"
2597
2597
universalify "^0.1.0"
2598
2598
2599
-
2599
+ fs-monkey@^ 1.0.3 :
2600
2600
version "1.0.3"
2601
2601
resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3.tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3"
2602
2602
integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q==
@@ -3935,12 +3935,12 @@ map-visit@^1.0.0:
3935
3935
dependencies :
3936
3936
object-visit "^1.0.0"
3937
3937
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 ==
3942
3942
dependencies :
3943
- fs-monkey "1.0.3"
3943
+ fs-monkey "^ 1.0.3"
3944
3944
3945
3945
merge-stream@^2.0.0 :
3946
3946
version "2.0.0"
You can’t perform that action at this time.
0 commit comments