Skip to content

Commit ff25e92

Browse files
chore(deps): update dependency memfs to v3.1.2 (#246)
1 parent 58b538b commit ff25e92

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"jest-junit": "10.0.0",
101101
"jest-puppeteer": "4.4.0",
102102
"lint-staged": "10.0.8",
103-
"memfs": "3.1.1",
103+
"memfs": "3.1.2",
104104
"npm-run-all": "4.1.5",
105105
"prerender-loader": "1.3.0",
106106
"prettier": "1.19.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7028,10 +7028,10 @@ mem@^4.0.0:
70287028
mimic-fn "^2.0.0"
70297029
p-is-promise "^2.0.0"
70307030

7031-
memfs@3.1.1:
7032-
version "3.1.1"
7033-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.1.1.tgz#3a23799a783102d40b13595cb25a7b39605bbcd0"
7034-
integrity sha512-A6QWLLH6HolvLeACaEc6WAAxU7c7iAvVgeyp1iDwzSIbwfGUjR4x9bAFUVq3YtSVFCYQAx4Nw2o4TEYAfH+lAg==
7031+
memfs@3.1.2:
7032+
version "3.1.2"
7033+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.1.2.tgz#2bb51600dacec67ed35677b1185abb708b7d2ad6"
7034+
integrity sha512-YubKuE+RGSdpZcRq2Nih8HcHj3LrqndsDFNB9IFjrgwzdM4eq+fImlDMfNm/HdRhYRkLdUecHGIpdz+wyrqlDg==
70357035
dependencies:
70367036
fs-monkey "1.0.0"
70377037

0 commit comments

Comments
 (0)