File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 61
61
"eslint-plugin-prettier" : " 3.3.1" ,
62
62
"isomorphic-git" : " 1.9.0" ,
63
63
"jest" : " 26.6.3" ,
64
- "memfs" : " 3.2.1 " ,
64
+ "memfs" : " 3.2.2 " ,
65
65
"patch-package" : " 6.4.0" ,
66
66
"path-browserify" : " 1.0.1" ,
67
67
"prettier" : " 2.2.1" ,
Original file line number Diff line number Diff line change @@ -2606,10 +2606,10 @@ fs-extra@^7.0.1:
2606
2606
jsonfile "^4.0.0"
2607
2607
universalify "^0.1.0"
2608
2608
2609
-
2610
- version "1.0.1 "
2611
- resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.1 .tgz#4a82f36944365e619f4454d9fff106553067b781 "
2612
- integrity sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA ==
2609
+
2610
+ version "1.0.3 "
2611
+ resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3 .tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3 "
2612
+ integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q ==
2613
2613
2614
2614
fs.realpath@^1.0.0 :
2615
2615
version "1.0.0"
@@ -3969,12 +3969,12 @@ mathjs@^9.2.0:
3969
3969
tiny-emitter "^2.1.0"
3970
3970
typed-function "^2.0.0"
3971
3971
3972
-
3973
- version "3.2.1 "
3974
- resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.1 .tgz#12301801a14eb3daa9f7491aa0ff09ffec519dd0 "
3975
- integrity sha512-Y5vcpQzWTime4fBTr/fEnxXUxEYUgKbDlty1WX0gaa4ae14I6KmvK1S8HtXOX0elKAE6ENZJctkGtbTFYcRIUw ==
3972
+
3973
+ version "3.2.2 "
3974
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.2 .tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e "
3975
+ integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q ==
3976
3976
dependencies :
3977
- fs-monkey "1.0.1 "
3977
+ fs-monkey "1.0.3 "
3978
3978
3979
3979
merge-stream@^2.0.0 :
3980
3980
version "2.0.0"
You can’t perform that action at this time.
0 commit comments