Skip to content

Commit

Permalink
chore(deps): update dependency memfs to v4.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent a4c0901 commit 1af44a5
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.12.0",
"memfs": "4.13.0",
"publint": "0.2.11",
"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.12.0",
"memfs": "4.13.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.25.6",
"@babel/core": "^7.22.20",
"@types/archiver": "^6",
"memfs": "4.12.0",
"memfs": "4.13.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 @@ -103,7 +103,7 @@
"@types/yargs-parser": "21.0.3",
"concurrently": "8.2.2",
"glob": "11.0.0",
"memfs": "4.12.0",
"memfs": "4.13.0",
"publint": "0.2.11",
"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 @@ -7944,7 +7944,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@types/yargs": "npm:17.0.33"
concurrently: "npm:8.2.2"
memfs: "npm:4.12.0"
memfs: "npm:4.13.0"
publint: "npm:0.2.11"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -8042,7 +8042,7 @@ __metadata:
fs-extra: "npm:11.2.0"
jest: "npm:29.7.0"
listr2: "npm:6.6.1"
memfs: "npm:4.12.0"
memfs: "npm:4.13.0"
terminal-link: "npm:2.1.1"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -8153,7 +8153,7 @@ __metadata:
latest-version: "npm:5.1.0"
listr2: "npm:6.6.1"
lodash: "npm:4.17.21"
memfs: "npm:4.12.0"
memfs: "npm:4.13.0"
pascalcase: "npm:1.0.0"
pluralize: "npm:8.0.0"
portfinder: "npm:1.0.32"
Expand Down Expand Up @@ -8943,7 +8943,7 @@ __metadata:
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.3"
isbot: "npm:5.1.17"
memfs: "npm:4.12.0"
memfs: "npm:4.13.0"
publint: "npm:0.2.11"
react: "npm:19.0.0-rc-f2df5694-20240916"
react-server-dom-webpack: "npm:19.0.0-rc-f2df5694-20240916"
Expand Down Expand Up @@ -22503,15 +22503,15 @@ __metadata:
languageName: node
linkType: hard

"memfs@npm:4.12.0":
version: 4.12.0
resolution: "memfs@npm:4.12.0"
"memfs@npm:4.13.0":
version: 4.13.0
resolution: "memfs@npm:4.13.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/e3ccf01e41334893fc8e32e1c551b4b3af962f851c848650533e54fb2d4702a520bd1269fc9a8152f8e4d6e775c8866d49abfc35627b4ff3d6594d96af62c9b4
checksum: 10c0/b0cb47cefdafc8e84ced864a24654dc83d57b4019a2cef3fe8f0cb0f841da95d5f46bf5149d88fa41b8af05841c392776def801e1d293ecc4cbaf087244cbd12
languageName: node
linkType: hard

Expand Down

0 comments on commit 1af44a5

Please sign in to comment.