Skip to content

Commit ee01651

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update nest monorepo to v8.2.6
1 parent c14f9ad commit ee01651

File tree

4 files changed

+184
-81
lines changed

4 files changed

+184
-81
lines changed

packages/apollo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
},
2424
"devDependencies": {
2525
"@apollo/gateway": "0.46.0",
26-
"@nestjs/common": "8.2.3",
27-
"@nestjs/core": "8.2.3",
28-
"@nestjs/platform-express": "8.2.3",
29-
"@nestjs/platform-fastify": "8.2.3",
30-
"@nestjs/testing": "8.2.3",
26+
"@nestjs/common": "8.2.6",
27+
"@nestjs/core": "8.2.6",
28+
"@nestjs/platform-express": "8.2.6",
29+
"@nestjs/platform-fastify": "8.2.6",
30+
"@nestjs/testing": "8.2.6",
3131
"apollo-cache-inmemory": "1.6.6",
3232
"apollo-client": "2.6.10",
3333
"apollo-link-ws": "1.0.20",

packages/graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "0.1.5",
38-
"@nestjs/common": "8.2.3",
39-
"@nestjs/core": "8.2.3",
40-
"@nestjs/testing": "8.2.3",
38+
"@nestjs/common": "8.2.6",
39+
"@nestjs/core": "8.2.6",
40+
"@nestjs/testing": "8.2.6",
4141
"graphql": "15.8.0",
4242
"reflect-metadata": "0.1.13",
4343
"ts-morph": "12.0.0"

packages/mercurius/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"url": "https://github.com/nestjs/graphql/issues"
2525
},
2626
"devDependencies": {
27-
"@nestjs/common": "8.2.3",
28-
"@nestjs/platform-fastify": "8.2.3",
29-
"@nestjs/testing": "8.2.3",
27+
"@nestjs/common": "8.2.6",
28+
"@nestjs/platform-fastify": "8.2.6",
29+
"@nestjs/testing": "8.2.6",
3030
"fastify": "3.25.0",
3131
"mercurius": "8.12.0",
3232
"mercurius-integration-testing": "3.2.0"

0 commit comments

Comments
 (0)