Skip to content

Commit

Permalink
chore(deps): update dependency redis-memory-server to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent bba535c commit 847e410
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 35 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
},
"optionalDependencies": {
"mongodb-memory-server": "^10.1.2",
"redis-memory-server": "^0.11.0"
"redis-memory-server": "^0.12.0"
},
"dependencies": {
"@algolia/client-search": "^4.22.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"optionalDependencies": {
"mongodb-memory-server": "10.1.3",
"redis-memory-server": "0.11.0"
"redis-memory-server": "0.12.1"
},
"dependencies": {
"zx-cjs": "7.0.7-0"
Expand Down
43 changes: 10 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 847e410

Please sign in to comment.