Skip to content

Commit 14df8ec

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
fix(deps): update dependency @graphql-codegen/typescript-mongodb to v4.0.1 (dotansimha#10687)
* fix(deps): update dependency @graphql-codegen/typescript-mongodb to v4.0.1 * chore(dependencies): updated changesets for modified dependencies * chore(dependencies): updated changesets for modified dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d7cba80 commit 14df8ec

File tree

4 files changed

+157
-173
lines changed

4 files changed

+157
-173
lines changed

.changeset/@graphql-codegen_cli-10676-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/graphql-codegen-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@graphql-tools/merge": "^9.0.6",
9090
"@graphql-tools/url-loader": "^9.0.6",
9191
"@graphql-tools/utils": "^11.0.0",
92-
"@inquirer/prompts": "^8.0.0",
92+
"@inquirer/prompts": "^7.8.2",
9393
"@whatwg-node/fetch": "^0.10.0",
9494
"chalk": "^4.1.0",
9595
"cosmiconfig": "^9.0.0",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@graphql-codegen/typescript-generic-sdk": "5.0.0",
4242
"@graphql-codegen/typescript-graphql-files-modules": "4.0.0",
4343
"@graphql-codegen/typescript-graphql-request": "7.0.0",
44-
"@graphql-codegen/typescript-mongodb": "4.0.0",
44+
"@graphql-codegen/typescript-mongodb": "4.0.1",
4545
"@graphql-codegen/typescript-msw": "4.0.0",
4646
"@graphql-codegen/typescript-nhost": "1.0.0",
4747
"@graphql-codegen/typescript-operations": "5.0.9",

0 commit comments

Comments
 (0)