Skip to content

Commit

Permalink
Merge pull request #7 from coco-platform/greenkeeper/memory-fs-0.5.0
Browse files Browse the repository at this point in the history
Update memory-fs to the latest version 🚀
  • Loading branch information
huang-xiao-jian committed Oct 16, 2019
2 parents 5e78714 + f36f9da commit 661ff7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"html-webpack-plugin": "^3.2.0",
"husky": "^3.0.0",
"jest": "^24.8.0",
"memory-fs": "^0.4.1",
"memory-fs": "^0.5.0",
"prettier": "^1.13.4",
"pretty-quick": "^2.0.0"
},
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2850,9 +2850,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

memory-fs@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
memory-fs@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.5.0.tgz#324c01288b88652966d161db77838720845a8e3c"
integrity sha512-jA0rdU5KoQMC0e6ppoNRtpp6vjFq6+NY7r8hywnC7V+1Xj/MtHwGIbB1QaK/dunyjWteJzmkpd7ooeWg10T7GA==
dependencies:
errno "^0.1.3"
readable-stream "^2.0.1"
Expand Down

0 comments on commit 661ff7f

Please sign in to comment.