Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v4.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent 4ed51d1 commit 0231ddf
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/auth-providers/supertokens/setup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@redwoodjs/framework-tools": "workspace:*",
"@types/yargs": "17.0.33",
"concurrently": "8.2.2",
"memfs": "4.11.1",
"memfs": "4.12.0",
"publint": "0.2.10",
"tsx": "4.19.1",
"typescript": "5.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-packages/dataMigrate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@types/fs-extra": "11.0.4",
"@types/yargs": "17.0.33",
"jest": "29.7.0",
"memfs": "4.11.1",
"memfs": "4.12.0",
"tsx": "4.19.1",
"typescript": "5.6.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"@babel/cli": "7.24.8",
"@babel/core": "^7.22.20",
"@types/archiver": "^6",
"memfs": "4.11.1",
"memfs": "4.12.0",
"tsx": "4.19.1",
"typescript": "5.6.2",
"vitest": "2.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@types/yargs-parser": "21.0.3",
"concurrently": "8.2.2",
"glob": "11.0.0",
"memfs": "4.11.1",
"memfs": "4.12.0",
"publint": "0.2.10",
"rollup": "4.22.4",
"tsx": "4.19.1",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7788,7 +7788,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@types/yargs": "npm:17.0.33"
concurrently: "npm:8.2.2"
memfs: "npm:4.11.1"
memfs: "npm:4.12.0"
publint: "npm:0.2.10"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -7886,7 +7886,7 @@ __metadata:
fs-extra: "npm:11.2.0"
jest: "npm:29.7.0"
listr2: "npm:6.6.1"
memfs: "npm:4.11.1"
memfs: "npm:4.12.0"
terminal-link: "npm:2.1.1"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -7997,7 +7997,7 @@ __metadata:
latest-version: "npm:5.1.0"
listr2: "npm:6.6.1"
lodash: "npm:4.17.21"
memfs: "npm:4.11.1"
memfs: "npm:4.12.0"
pascalcase: "npm:1.0.0"
pluralize: "npm:8.0.0"
portfinder: "npm:1.0.32"
Expand Down Expand Up @@ -8788,7 +8788,7 @@ __metadata:
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.2"
isbot: "npm:5.1.17"
memfs: "npm:4.11.1"
memfs: "npm:4.12.0"
publint: "npm:0.2.10"
react: "npm:19.0.0-rc-f2df5694-20240916"
react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916"
Expand Down Expand Up @@ -22259,15 +22259,15 @@ __metadata:
languageName: node
linkType: hard

"memfs@npm:4.11.1":
version: 4.11.1
resolution: "memfs@npm:4.11.1"
"memfs@npm:4.12.0":
version: 4.12.0
resolution: "memfs@npm:4.12.0"
dependencies:
"@jsonjoy.com/json-pack": "npm:^1.0.3"
"@jsonjoy.com/util": "npm:^1.3.0"
tree-dump: "npm:^1.0.1"
tslib: "npm:^2.0.0"
checksum: 10c0/738f3ba7204d7f0a5bc09ae9f62d4151e0bbb14b5f5c2bb39c59e93d1b6da1bfc0c94240f23f450538578a331d1458da995b4976aee889da0fac2219322e8377
checksum: 10c0/e3ccf01e41334893fc8e32e1c551b4b3af962f851c848650533e54fb2d4702a520bd1269fc9a8152f8e4d6e775c8866d49abfc35627b4ff3d6594d96af62c9b4
languageName: node
linkType: hard

Expand Down

0 comments on commit 0231ddf

Please sign in to comment.