Skip to content

Commit 57bca77

Browse files
chore: update dependency mem-fs to v4.1.5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7466fb commit 57bca77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"lerna": "^9.0.7",
6868
"lint-staged": "^17.2.0",
6969
"markdown-table": "^3.0.4",
70-
"mem-fs": "^2.3.0",
70+
"mem-fs": "^4.1.5",
7171
"mem-fs-editor": "^9.7.0",
7272
"open-cli": "^9.0.0",
7373
"prettier": "^3.8.3",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@types/yeoman-generator": "^5.2.14",
9494
"loopback": "^3.28.0",
9595
"loopback-datasource-juggler": "^7.0.0",
96-
"mem-fs": "^4.1.4",
96+
"mem-fs": "^4.1.5",
9797
"mem-fs-editor": "^12.0.3",
9898
"mock-stdin": "^1.0.0",
9999
"rimraf": "^5.0.10",

0 commit comments

Comments
 (0)