Skip to content

Commit 4f9e3ea

Browse files
authored
Update memfs dependency (#6186)
1 parent 34153f2 commit 4f9e3ea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

repo-scripts/size-analysis/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/webpack": "5.28.0",
3131
"webpack-virtual-modules": "0.4.3",
3232
"child-process-promise": "2.2.1",
33-
"memfs": "3.3.0",
33+
"memfs": "3.4.1",
3434
"tmp": "0.2.1",
3535
"typescript": "4.2.2",
3636
"terser": "5.9.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11455,10 +11455,10 @@ [email protected]:
1145511455
resolved "https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz#8710d7af0aa626f8fffa1ce00168545263255748"
1145611456
integrity sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=
1145711457

11458-
memfs@3.3.0:
11459-
version "3.3.0"
11460-
resolved "https://registry.npmjs.org/memfs/-/memfs-3.3.0.tgz#4da2d1fc40a04b170a56622c7164c6be2c4cbef2"
11461-
integrity sha512-BEE62uMfKOavX3iG7GYX43QJ+hAeeWnwIAuJ/R6q96jaMtiLzhsxHJC8B1L7fK7Pt/vXDRwb3SG/yBpNGDPqzg==
11458+
memfs@3.4.1:
11459+
version "3.4.1"
11460+
resolved "https://registry.npmjs.org/memfs/-/memfs-3.4.1.tgz#b78092f466a0dce054d63d39275b24c71d3f1305"
11461+
integrity sha512-1c9VPVvW5P7I85c35zAdEr1TD5+F11IToIHIlrVIcflfnzPkJa0ZoYEoEdYDP8KgPFoSZ/opDrUsAoZWym3mtw==
1146211462
dependencies:
1146311463
fs-monkey "1.0.3"
1146411464

0 commit comments

Comments
 (0)