Skip to content

Commit 14a9aee

Browse files
chore(deps): bump nestjs/testing to the latest version too
1 parent 1e58897 commit 14a9aee

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@apollo/subgraph": "2.0.0",
3838
"@nestjs/common": "9.3.5",
3939
"@nestjs/core": "9.3.5",
40-
"@nestjs/testing": "8.4.7",
40+
"@nestjs/testing": "9.3.5",
4141
"graphql": "16.6.0",
4242
"reflect-metadata": "0.1.13",
4343
"ts-morph": "17.0.1"

packages/mercurius/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@mercuriusjs/federation": "^1.0.0",
3232
"@nestjs/common": "9.3.5",
3333
"@nestjs/platform-fastify": "9.3.5",
34-
"@nestjs/testing": "8.4.7",
34+
"@nestjs/testing": "9.3.5",
3535
"fastify": "4.12.0",
3636
"mercurius": "12.0.0",
3737
"mercurius-integration-testing": "6.0.1"

yarn.lock

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -917,7 +917,7 @@
917917
"@graphql-typed-document-node/core" "^3.1.1"
918918
tslib "^2.4.0"
919919

920-
"@graphql-tools/[email protected]", "@graphql-tools/[email protected]":
920+
"@graphql-tools/[email protected]":
921921
version "9.2.1"
922922
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-9.2.1.tgz#1b3df0ef166cfa3eae706e3518b17d5922721c57"
923923
integrity sha512-WUw506Ql6xzmOORlriNrD6Ugx+HjVgYxt9KCXD9mHAak+eaXSwuGGPyE60hy9xaDEoXKBsG7SkG69ybitaVl6A==
@@ -2015,13 +2015,6 @@
20152015
path-to-regexp "3.2.0"
20162016
tslib "2.5.0"
20172017

2018-
2019-
version "8.4.7"
2020-
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-8.4.7.tgz#fe4f356c0e081e25fe8c899a65e91dd88947fd13"
2021-
integrity sha512-aedpeJFicTBeiTCvJWUG45WMMS53f5eu8t2fXsfjsU1t+WdDJqYcZyrlCzA4dL1B7MfbqaTURdvuVVHTmJO8ag==
2022-
dependencies:
2023-
tslib "2.4.0"
2024-
20252018
20262019
version "9.3.5"
20272020
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-9.3.5.tgz#bbafc9a761c5596365718a1ad21d606772fafeea"
@@ -10095,11 +10088,6 @@ tsconfig-paths@^4.1.2:
1009510088
minimist "^1.2.6"
1009610089
strip-bom "^3.0.0"
1009710090

10098-
10099-
version "2.4.0"
10100-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
10101-
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
10102-
1010310091
[email protected], tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.4.0:
1010410092
version "2.5.0"
1010510093
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"

0 commit comments

Comments
 (0)