Skip to content

Commit 019af86

Browse files
chore(deps): update dependency memfs to v4.51.1 (#12440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 457ce30 commit 019af86

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

packages/rspack-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@rspack/lite-tapable": "1.1.0",
3636
"@swc/types": "0.1.25",
3737
"@types/watchpack": "^2.4.5",
38-
"memfs": "4.48.1",
38+
"memfs": "4.51.1",
3939
"webpack-sources": "3.3.3"
4040
},
4141
"peerDependencies": {

packages/rspack-test-tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jest-diff": "^29.7.0",
4949
"jest-snapshot": "29.7.0",
5050
"jsdom": "^26.1.0",
51-
"memfs": "4.48.1",
51+
"memfs": "4.51.1",
5252
"path-serializer": "0.5.1",
5353
"pretty-format": "29.7.0",
5454
"rimraf": "^5.0.10",

packages/rspack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"browserslist-load-config": "^1.0.1",
5252
"enhanced-resolve": "5.18.3",
5353
"glob-to-regexp": "^0.4.1",
54-
"memfs": "4.48.1",
54+
"memfs": "4.51.1",
5555
"prebundle": "^1.6.0",
5656
"tinypool": "^1.1.1",
5757
"tsx": "^4.20.6",

pnpm-lock.yaml

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/rspack-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"html-webpack-plugin": "^5.6.5",
4343
"less-loader": "^12.3.0",
4444
"lodash": "^4.17.21",
45-
"memfs": "4.48.1",
45+
"memfs": "4.51.1",
4646
"mini-svg-data-uri": "^1.4.4",
4747
"node-polyfill-webpack-plugin": "^4.1.0",
4848
"postcss-loader": "^8.2.0",

0 commit comments

Comments
 (0)