File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 42
42
"eslint-plugin-babel" : " ^5.3.1" ,
43
43
"eslint-plugin-markdown" : " ^1.0.2" ,
44
44
"jest" : " ^26.5.2" ,
45
- "memfs" : " ^3.2.0 " ,
45
+ "memfs" : " ^3.2.2 " ,
46
46
"prettier" : " ^2.2.1" ,
47
47
"semantic-release" : " ^17.3.7"
48
48
},
Original file line number Diff line number Diff line change @@ -3449,10 +3449,10 @@ fs-minipass@^1.2.5:
3449
3449
dependencies :
3450
3450
minipass "^2.6.0"
3451
3451
3452
-
3453
- version "1.0.1 "
3454
- resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.1 .tgz#4a82f36944365e619f4454d9fff106553067b781 "
3455
- integrity sha512-fcSa+wyTqZa46iWweI7/ZiUfegOZl0SG8+dltIwFXo7+zYU9J9kpS3NB6pZcSlJdhvIwp81Adx2XhZorncxiaA ==
3452
+
3453
+ version "1.0.3 "
3454
+ resolved "https://registry.yarnpkg.com/fs-monkey/-/fs-monkey-1.0.3 .tgz#ae3ac92d53bb328efe0e9a1d9541f6ad8d48e2d3 "
3455
+ integrity sha512-cybjIfiiE+pTWicSCLFHSrXZ6EilF30oh91FDP9S2B051prEa7QWfrVTQm10/dDpswBDXZugPa1Ogu8Yh+HV0Q ==
3456
3456
3457
3457
fs-readdir-recursive@^1.1.0 :
3458
3458
version "1.1.0"
@@ -5448,12 +5448,12 @@ mem@^1.1.0:
5448
5448
dependencies :
5449
5449
mimic-fn "^1.0.0"
5450
5450
5451
- memfs@^3.2.0 :
5452
- version "3.2.0 "
5453
- resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.0 .tgz#f9438e622b5acd1daa8a4ae160c496fdd1325b26 "
5454
- integrity sha512-f/xxz2TpdKv6uDn6GtHee8ivFyxwxmPuXatBb1FBwxYNuVpbM3k/Y1Z+vC0mH/dIXXrukYfe3qe5J32Dfjg93A ==
5451
+ memfs@^3.2.2 :
5452
+ version "3.2.2 "
5453
+ resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.2.2 .tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e "
5454
+ integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q ==
5455
5455
dependencies :
5456
- fs-monkey "1.0.1 "
5456
+ fs-monkey "1.0.3 "
5457
5457
5458
5458
meow@^7.0.1 :
5459
5459
version "7.1.1"
You can’t perform that action at this time.
0 commit comments