File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
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.2.3 " ,
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 @@ -3935,10 +3935,10 @@ map-visit@^1.0.0:
3935
3935
dependencies :
3936
3936
object-visit "^1.0.0"
3937
3937
3938
-
3939
- version "3.2.2 "
3940
- resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.2 .tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e "
3941
- integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q ==
3938
+
3939
+ version "3.2.3 "
3940
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.3 .tgz#a5cc1b11a0608f4e38feea9a94b957acba820af3 "
3941
+ integrity sha512-vDKa1icg0KDNzcOPBPAduFFb3YL+pLbQ/3hW7rRgUKpoliTAkPmVV7r/3qJ6YqKyIXEDhzsdSvLlEh137AfWUA ==
3942
3942
dependencies :
3943
3943
fs-monkey "1.0.3"
3944
3944
You can’t perform that action at this time.
0 commit comments