Skip to content

Commit ef457ee

Browse files
build(deps): bump ioredis-mock (#8906)
Bumps the all-minor-patch group with 1 update in the / directory: [ioredis-mock](https://github.com/stipsan/ioredis-mock). Updates `ioredis-mock` from 8.9.0 to 8.13.1 - [Release notes](https://github.com/stipsan/ioredis-mock/releases) - [Changelog](https://github.com/stipsan/ioredis-mock/blob/main/CHANGELOG.md) - [Commits](stipsan/ioredis-mock@v8.9.0...v8.13.1) --- updated-dependencies: - dependency-name: ioredis-mock dependency-version: 8.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e68c5d commit ef457ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cache/redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@graphql-mesh/types": "^0.104.14",
4141
"@whatwg-node/disposablestack": "^0.0.6",
4242
"ioredis": "^5.3.2",
43-
"ioredis-mock": "^8.13.0",
43+
"ioredis-mock": "^8.13.1",
4444
"tslib": "^2.4.0"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6869,7 +6869,7 @@ __metadata:
68696869
"@whatwg-node/disposablestack": "npm:^0.0.6"
68706870
graphql: "npm:16.11.0"
68716871
ioredis: "npm:^5.3.2"
6872-
ioredis-mock: "npm:^8.13.0"
6872+
ioredis-mock: "npm:^8.13.1"
68736873
tslib: "npm:^2.4.0"
68746874
peerDependencies:
68756875
graphql: "*"

0 commit comments

Comments
 (0)