Skip to content

Commit ba7aebb

Browse files
chore(deps-dev): bump memfs from 3.2.0 to 3.2.2 (#427)
1 parent ee69f9f commit ba7aebb

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-babel": "^5.3.1",
4343
"eslint-plugin-markdown": "^1.0.2",
4444
"jest": "^26.5.2",
45-
"memfs": "^3.2.0",
45+
"memfs": "^3.2.2",
4646
"prettier": "^2.2.1",
4747
"semantic-release": "^17.3.7"
4848
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3449,10 +3449,10 @@ fs-minipass@^1.2.5:
34493449
dependencies:
34503450
minipass "^2.6.0"
34513451

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==
34563456

34573457
fs-readdir-recursive@^1.1.0:
34583458
version "1.1.0"
@@ -5448,12 +5448,12 @@ mem@^1.1.0:
54485448
dependencies:
54495449
mimic-fn "^1.0.0"
54505450

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==
54555455
dependencies:
5456-
fs-monkey "1.0.1"
5456+
fs-monkey "1.0.3"
54575457

54585458
meow@^7.0.1:
54595459
version "7.1.1"

0 commit comments

Comments
 (0)