Skip to content

Commit

Permalink
Merge pull request #14822 from webpack/dependabot/npm_and_yarn/memfs-…
Browse files Browse the repository at this point in the history
…3.4.0

chore(deps-dev): bump memfs from 3.3.0 to 3.4.0
  • Loading branch information
sokra committed Nov 25, 2021
2 parents c66e4ce + 8ded6c9 commit fc4ff6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4266,9 +4266,9 @@ map-obj@^4.0.0:
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==

memfs@^3.1.2, memfs@^3.2.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.3.0.tgz#4da2d1fc40a04b170a56622c7164c6be2c4cbef2"
integrity sha512-BEE62uMfKOavX3iG7GYX43QJ+hAeeWnwIAuJ/R6q96jaMtiLzhsxHJC8B1L7fK7Pt/vXDRwb3SG/yBpNGDPqzg==
version "3.4.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-3.4.0.tgz#8bc12062b973be6b295d4340595736a656f0a257"
integrity sha512-o/RfP0J1d03YwsAxyHxAYs2kyJp55AFkMazlFAZFR2I2IXkxiUTXRabJ6RmNNCQ83LAD2jy52Khj0m3OffpNdA==
dependencies:
fs-monkey "1.0.3"

Expand Down

0 comments on commit fc4ff6d

Please sign in to comment.