Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 3, 2024
1 parent 86dfde8 commit bc621d5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/webpack": "5.28.5",
"debug": "4.3.6",
"jest": "26.6.3",
"memfs": "4.11.0",
"memfs": "4.11.1",
"memory-fs": "0.5.0",
"prettier": "3.3.3",
"rimraf": "5.0.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5232,10 +5232,10 @@ marked@^9.0.0:
resolved "https://registry.yarnpkg.com/marked/-/marked-9.0.3.tgz#95be5e8cba93f2c2ca1d6503794c4f02d81c97d9"
integrity sha512-pI/k4nzBG1PEq1J3XFEHxVvjicfjl8rgaMaqclouGSMPhk7Q3Ejb2ZRxx/ZQOcQ1909HzVoWCFYq6oLgtL4BpQ==

[email protected].0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.11.0.tgz#6bbecbc05f52a6befb27411a12896536d74f4b91"
integrity sha512-+6kz90/YQoZuHvg3rn1CGPMZfEMaU5xe7xIavZMNiom2RNesiI8S37p9O9n+PlIUnUgretjLdM6HnqpZYl3X2g==
[email protected].1:
version "4.11.1"
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.11.1.tgz#9c9c8e65bf8ac72c0db8d0fbbbe29248cf51d56a"
integrity sha512-LZcMTBAgqUUKNXZagcZxvXXfgF1bHX7Y7nQ0QyEiNbRJgE29GhgPd8Yna1VQcLlPiHt/5RFJMWYN9Uv/VPNvjQ==
dependencies:
"@jsonjoy.com/json-pack" "^1.0.3"
"@jsonjoy.com/util" "^1.3.0"
Expand Down

0 comments on commit bc621d5

Please sign in to comment.