Skip to content

Commit 9e7bcab

Browse files
Bump the all-minor-patch group across 1 directory with 2 updates (#8840)
Bumps the all-minor-patch group with 2 updates in the / directory: [ts-jest](https://github.com/kulshekhar/ts-jest) and [ioredis-mock](https://github.com/stipsan/ioredis-mock). Updates `ts-jest` from 29.4.4 to 29.4.5 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.4.4...v29.4.5) Updates `ioredis-mock` from 8.9.0 to 8.13.0 - [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.0) --- updated-dependencies: - dependency-name: ts-jest dependency-version: 29.4.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: ioredis-mock dependency-version: 8.13.0 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 30c56a0 commit 9e7bcab

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.13",
4141
"@whatwg-node/disposablestack": "^0.0.6",
4242
"ioredis": "^5.3.2",
43-
"ioredis-mock": "^8.8.3",
43+
"ioredis-mock": "^8.13.0",
4444
"tslib": "^2.4.0"
4545
},
4646
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6469,7 +6469,7 @@ __metadata:
64696469
"@whatwg-node/disposablestack": "npm:^0.0.6"
64706470
graphql: "npm:16.11.0"
64716471
ioredis: "npm:^5.3.2"
6472-
ioredis-mock: "npm:^8.8.3"
6472+
ioredis-mock: "npm:^8.13.0"
64736473
tslib: "npm:^2.4.0"
64746474
peerDependencies:
64756475
graphql: "*"

0 commit comments

Comments
 (0)