Skip to content

Commit

Permalink
chore(deps): Bump memfs from 4.13.0 to 4.15.1 (#11803)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Dec 27, 2024
1 parent f5577b4 commit 21c4fd8
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.13.0",
"memfs": "4.15.1",
"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.13.0",
"memfs": "4.15.1",
"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.7",
"@babel/core": "^7.22.20",
"@types/archiver": "^6",
"memfs": "4.13.0",
"memfs": "4.15.1",
"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.13.0",
"memfs": "4.15.1",
"publint": "0.2.11",
"rollup": "4.24.0",
"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 @@ -7951,7 +7951,7 @@ __metadata:
"@redwoodjs/framework-tools": "workspace:*"
"@types/yargs": "npm:17.0.33"
concurrently: "npm:8.2.2"
memfs: "npm:4.13.0"
memfs: "npm:4.15.1"
publint: "npm:0.2.11"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -8049,7 +8049,7 @@ __metadata:
fs-extra: "npm:11.2.0"
jest: "npm:29.7.0"
listr2: "npm:6.6.1"
memfs: "npm:4.13.0"
memfs: "npm:4.15.1"
terminal-link: "npm:2.1.1"
tsx: "npm:4.19.1"
typescript: "npm:5.6.2"
Expand Down Expand Up @@ -8160,7 +8160,7 @@ __metadata:
latest-version: "npm:5.1.0"
listr2: "npm:6.6.1"
lodash: "npm:4.17.21"
memfs: "npm:4.13.0"
memfs: "npm:4.15.1"
pascalcase: "npm:1.0.0"
pluralize: "npm:8.0.0"
portfinder: "npm:1.0.32"
Expand Down Expand Up @@ -8950,7 +8950,7 @@ __metadata:
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.3"
isbot: "npm:5.1.17"
memfs: "npm:4.13.0"
memfs: "npm:4.15.1"
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 @@ -22498,15 +22498,15 @@ __metadata:
languageName: node
linkType: hard

"memfs@npm:4.13.0":
version: 4.13.0
resolution: "memfs@npm:4.13.0"
"memfs@npm:4.15.1":
version: 4.15.1
resolution: "memfs@npm:4.15.1"
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/b0cb47cefdafc8e84ced864a24654dc83d57b4019a2cef3fe8f0cb0f841da95d5f46bf5149d88fa41b8af05841c392776def801e1d293ecc4cbaf087244cbd12
checksum: 10c0/9afcf2c491374ffcd12f57aaf4773d40b0372806824eed260280db2404987d949ce81887ec2ae1346b8e11b613f6553ceef57ef2f5eaf91f0762670ec43ee0de
languageName: node
linkType: hard

Expand Down

0 comments on commit 21c4fd8

Please sign in to comment.