mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
chore(deps): update dependency memfs to ^3.4.0 (#2137)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7a78bce449
commit
0d5fcb52ad
@ -32,7 +32,7 @@
|
||||
"glob": "^7.2.0",
|
||||
"hash-sum": "^2.0.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"memfs": "^3.3.0",
|
||||
"memfs": "^3.4.0",
|
||||
"mini-css-extract-plugin": "^2.4.5",
|
||||
"mlly": "^0.3.13",
|
||||
"pathe": "^0.2.0",
|
||||
|
13
yarn.lock
13
yarn.lock
@ -3177,7 +3177,7 @@ __metadata:
|
||||
glob: ^7.2.0
|
||||
hash-sum: ^2.0.0
|
||||
lodash-es: ^4.17.21
|
||||
memfs: ^3.3.0
|
||||
memfs: ^3.4.0
|
||||
mini-css-extract-plugin: ^2.4.5
|
||||
mlly: ^0.3.13
|
||||
pathe: ^0.2.0
|
||||
@ -13935,7 +13935,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"memfs@npm:^3.2.2, memfs@npm:^3.3.0":
|
||||
"memfs@npm:^3.2.2":
|
||||
version: 3.3.0
|
||||
resolution: "memfs@npm:3.3.0"
|
||||
dependencies:
|
||||
@ -13944,6 +13944,15 @@ __metadata:
|
||||
languageName: node
|
||||
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":
|
||||
version: 0.4.1
|
||||
resolution: "memory-fs@npm:0.4.1"
|
||||
|
Loading…
Reference in New Issue
Block a user