1
0
Fork 0

update: update dependency memfs to v3.4.10 (#1256)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-11-03 20:26:29 +00:00 committed by GitHub
parent 9b7444b4c6
commit 76fd6dc7db
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", "js-yaml": "4.1.0",
"jsonpath-plus": "7.2.0", "jsonpath-plus": "7.2.0",
"lodash": "4.17.21", "lodash": "4.17.21",
"memfs": "3.4.9", "memfs": "3.4.10",
"minimatch": "5.1.0", "minimatch": "5.1.0",
"mocha": "10.1.0", "mocha": "10.1.0",
"noicejs": "4.0.0", "noicejs": "4.0.0",

View File

@ -2904,10 +2904,10 @@ map-obj@^4.0.0:
resolved "https://artifacts.apextoaster.com/repository/group-npm/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5" resolved "https://artifacts.apextoaster.com/repository/group-npm/map-obj/-/map-obj-4.1.0.tgz#b91221b542734b9f14256c0132c897c5d7256fd5"
integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g== integrity sha512-glc9y00wgtwcDmp7GaE/0b0OnxpNJsVf3ael/An6Fe2Q51LLwN1er6sdomLRzz5h0+yMpiYLhWYF5R7HeqVd4g==
memfs@3.4.9: memfs@3.4.10:
version "3.4.9" version "3.4.10"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.9.tgz#403bb953776d72fef4e39e1197a25ffa156d143a" resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.4.10.tgz#4cdff7cfd21351a85e11b08aa276ebf100210a4d"
integrity sha512-3rm8kbrzpUGRyPKSGuk387NZOwQ90O4rI9tsWQkzNW7BLSnKGp23RsEsKK8N8QVCrtJoAMqy3spxHC4os4G6PQ== integrity sha512-0bCUP+L79P4am30yP1msPzApwuMQG23TjwlwdHeEV5MxioDR1a0AgB0T9FfggU52eJuDCq8WVwb5ekznFyWiTQ==
dependencies: dependencies:
fs-monkey "^1.0.3" fs-monkey "^1.0.3"