1
0
Fork 0

update: update dependency memfs to v3.4.7 (#1138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-06-24 21:50:49 +00:00 committed by GitHub
parent 14d484b098
commit e13ace1c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -77,7 +77,7 @@
"js-yaml": "4.1.0",
"jsonpath-plus": "7.0.0",
"lodash": "4.17.21",
"memfs": "3.4.6",
"memfs": "3.4.7",
"minimatch": "5.1.0",
"mocha": "10.0.0",
"noicejs": "4.0.0",

View File

@ -2831,10 +2831,10 @@ map-obj@^4.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
memfs@3.4.6:
version "3.4.6"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.6.tgz#74097983d27c82b973665885dc75f27a65174510"
integrity sha512-rH9mjopto6Wkr7RFuH9l9dk3qb2XGOcYKr7xMhaYqfzuJqOqhRrcFvfD7JMuPj6SLmPreh5+6eAuv36NFAU+Mw==
memfs@3.4.7:
version "3.4.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.7.tgz#e5252ad2242a724f938cb937e3c4f7ceb1f70e5a"
integrity sha512-ygaiUSNalBX85388uskeCyhSAoOSgzBbtVCr9jA2RROssFL9Q19/ZXFqS+2Th2sr1ewNIWgFdLzLC3Yl1Zv+lw==
dependencies:
fs-monkey "^1.0.3"