Skip to content

Commit 6f25ba7

Browse files
chore(deps): update dependency memfs to v4.46.0 (#11721)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d1fe87 commit 6f25ba7

File tree

6 files changed

+138
-23
lines changed

6 files changed

+138
-23
lines changed

packages/rspack-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@rspack/lite-tapable": "1.0.1",
3737
"@swc/types": "0.1.25",
3838
"@types/watchpack": "^2.4.4",
39-
"memfs": "4.38.2",
39+
"memfs": "4.46.0",
4040
"webpack-sources": "3.3.3"
4141
},
4242
"peerDependencies": {

packages/rspack-test-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"jest-diff": "^29.7.0",
5757
"jest-snapshot": "29.7.0",
5858
"jsdom": "^26.1.0",
59-
"memfs": "4.38.2",
59+
"memfs": "4.46.0",
6060
"loader-utils": "^2.0.4",
6161
"path-serializer": "0.5.1",
6262
"pretty-format": "29.7.0",

packages/rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"enhanced-resolve": "5.18.3",
5757
"glob-to-regexp": "^0.4.1",
5858
"graceful-fs": "^4.2.11",
59-
"memfs": "4.38.2",
59+
"memfs": "4.46.0",
6060
"prebundle": "^1.4.2",
6161
"tinypool": "^1.1.1",
6262
"tsx": "^4.20.5",

0 commit comments

Comments
 (0)