Skip to content

Commit

Permalink
chore(deps): update dependency ioredis-mock to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 23, 2023
1 parent 8480f15 commit 32b6109
Show file tree
Hide file tree
Showing 3 changed files with 2,068 additions and 396 deletions.
2 changes: 1 addition & 1 deletion packages/plugins/response-cache-redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"@types/ioredis": "4.28.10",
"ioredis-mock": "5.9.1",
"ioredis-mock": "8.7.0",
"typescript": "5.0.4"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/response-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@envelop/core": "^4.0.0",
"@graphql-tools/schema": "10.0.0",
"graphql": "16.6.0",
"ioredis-mock": "5.9.1",
"ioredis-mock": "8.7.0",
"typescript": "5.0.4"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 32b6109

Please sign in to comment.