1
0
Fork 0

update: update dependency memfs to v3.3.0

This commit is contained in:
Renovate Bot 2021-09-19 16:26:00 +00:00 committed by supreme-lamp[bot]
parent 14bcc5f61c
commit d8fdeb299f
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"eslint-plugin-sonarjs": "0.10.0", "eslint-plugin-sonarjs": "0.10.0",
"esm": "3.2.25", "esm": "3.2.25",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"memfs": "3.2.4", "memfs": "3.3.0",
"mocha": "9.1.1", "mocha": "9.1.1",
"noicejs": "4.0.0", "noicejs": "4.0.0",
"rollup": "2.56.3", "rollup": "2.56.3",

View File

@ -3444,10 +3444,10 @@ matched@^5.0.0:
glob "^7.1.6" glob "^7.1.6"
picomatch "^2.2.1" picomatch "^2.2.1"
memfs@3.2.4: memfs@3.3.0:
version "3.2.4" version "3.3.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.2.4.tgz#1108c28d2e9137daf5a5586af856c3e18c1c64b2" resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.3.0.tgz#4da2d1fc40a04b170a56622c7164c6be2c4cbef2"
integrity sha512-2mDCPhuduRPOxlfgsXF9V+uqC6Jgz8zt/bNe4d4W7d5f6pCzHrWkxLNr17jKGXd4+j2kQNsAG2HARPnt74sqVQ== integrity sha512-BEE62uMfKOavX3iG7GYX43QJ+hAeeWnwIAuJ/R6q96jaMtiLzhsxHJC8B1L7fK7Pt/vXDRwb3SG/yBpNGDPqzg==
dependencies: dependencies:
fs-monkey "1.0.3" fs-monkey "1.0.3"