update: update dependency memfs to v3.2.4
This commit is contained in:
parent
37edbb912e
commit
78bd387fe9
|
@ -55,7 +55,7 @@
|
|||
"eslint-plugin-sonarjs": "0.10.0",
|
||||
"esm": "3.2.25",
|
||||
"js-yaml": "4.1.0",
|
||||
"memfs": "3.2.2",
|
||||
"memfs": "3.2.4",
|
||||
"mocha": "9.1.1",
|
||||
"noicejs": "4.0.0",
|
||||
"rollup": "2.56.3",
|
||||
|
|
|
@ -3432,10 +3432,10 @@ matched@^5.0.0:
|
|||
glob "^7.1.6"
|
||||
picomatch "^2.2.1"
|
||||
|
||||
memfs@3.2.2:
|
||||
version "3.2.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.2.2.tgz#5de461389d596e3f23d48bb7c2afb6161f4df40e"
|
||||
integrity sha512-RE0CwmIM3CEvpcdK3rZ19BC4E6hv9kADkMN5rPduRak58cNArWLi/9jFLsa4rhsjfVxMP3v0jO7FHXq7SvFY5Q==
|
||||
memfs@3.2.4:
|
||||
version "3.2.4"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/memfs/-/memfs-3.2.4.tgz#1108c28d2e9137daf5a5586af856c3e18c1c64b2"
|
||||
integrity sha512-2mDCPhuduRPOxlfgsXF9V+uqC6Jgz8zt/bNe4d4W7d5f6pCzHrWkxLNr17jKGXd4+j2kQNsAG2HARPnt74sqVQ==
|
||||
dependencies:
|
||||
fs-monkey "1.0.3"
|
||||
|
||||
|
|
Loading…
Reference in New Issue