chore(deps): update dependency memfs to ^3.4.0 (#2137)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-11-24 16:58:09 +01:00 committed by GitHub
parent 7a78bce449
commit 0d5fcb52ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 3 deletions

View File

@ -32,7 +32,7 @@
"glob": "^7.2.0", "glob": "^7.2.0",
"hash-sum": "^2.0.0", "hash-sum": "^2.0.0",
"lodash-es": "^4.17.21", "lodash-es": "^4.17.21",
"memfs": "^3.3.0", "memfs": "^3.4.0",
"mini-css-extract-plugin": "^2.4.5", "mini-css-extract-plugin": "^2.4.5",
"mlly": "^0.3.13", "mlly": "^0.3.13",
"pathe": "^0.2.0", "pathe": "^0.2.0",

View File

@ -3177,7 +3177,7 @@ __metadata:
glob: ^7.2.0 glob: ^7.2.0
hash-sum: ^2.0.0 hash-sum: ^2.0.0
lodash-es: ^4.17.21 lodash-es: ^4.17.21
memfs: ^3.3.0 memfs: ^3.4.0
mini-css-extract-plugin: ^2.4.5 mini-css-extract-plugin: ^2.4.5
mlly: ^0.3.13 mlly: ^0.3.13
pathe: ^0.2.0 pathe: ^0.2.0
@ -13935,7 +13935,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"memfs@npm:^3.2.2, memfs@npm:^3.3.0": "memfs@npm:^3.2.2":
version: 3.3.0 version: 3.3.0
resolution: "memfs@npm:3.3.0" resolution: "memfs@npm:3.3.0"
dependencies: dependencies:
@ -13944,6 +13944,15 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"memfs@npm:^3.4.0":
version: 3.4.0
resolution: "memfs@npm:3.4.0"
dependencies:
fs-monkey: 1.0.3
checksum: 56ed70e1bdbc67d0c3758fa76c7ef25cd48c93c192f20c492e6b9811d783fdc453528d7ea91d9a79d5e6e121efa865adffd13fda30db0fa2b894ab91dfd1d653
languageName: node
linkType: hard
"memory-fs@npm:^0.4.1": "memory-fs@npm:^0.4.1":
version: 0.4.1 version: 0.4.1
resolution: "memory-fs@npm:0.4.1" resolution: "memory-fs@npm:0.4.1"