Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
chore(deps-dev): bump @graphql-codegen/typescript-resolvers (#1765)
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/typescript-resolvers](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/resolvers) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/resolvers/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/typescript/resolvers)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/typescript-resolvers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 28f76c8 commit 7dbd7a9
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"devDependencies": {
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-resolvers": "^4.2.1",
"@graphql-codegen/typescript-resolvers": "^4.3.0",
"@kyaku/eslint-config": "*",
"@kyaku/prettier-config": "*",
"@kyaku/tsconfig": "*",
Expand Down
49 changes: 42 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2288,19 +2288,19 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-resolvers@npm:^4.2.1":
version: 4.2.1
resolution: "@graphql-codegen/typescript-resolvers@npm:4.2.1"
"@graphql-codegen/typescript-resolvers@npm:^4.3.0":
version: 4.3.0
resolution: "@graphql-codegen/typescript-resolvers@npm:4.3.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/typescript": "npm:^4.0.9"
"@graphql-codegen/visitor-plugin-common": "npm:5.3.1"
"@graphql-codegen/typescript": "npm:^4.1.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.4.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/ab79667cd696da77db09c7515a34f287a13ee00c8b356868f40aefa8492f83aae307dfdfba9ef88cbb43751b3adb6cfc5e7d2ec0cf0ea9ff5aa25b519bb8c694
checksum: 10c0/d689e105051281dba0e3d069987db0c8cc153c8bc6a81341563d02c01891668bf6a839754e2cb2ce0af699c35cfceae0a9c81008ac546ffac1646699b5f51a39
languageName: node
linkType: hard

Expand All @@ -2319,6 +2319,21 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.1.0":
version: 4.1.0
resolution: "@graphql-codegen/typescript@npm:4.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.4.0"
auto-bind: "npm:~4.0.0"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/0d4d2bb98cbe469ec8c71aa7b582cc6964663258df0eaa16650f468824405346da24884e98807029b2c8078cf6c6b0952059c1f8e0a5d92a994fd9cf4979f9c9
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:2.13.1":
version: 2.13.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:2.13.1"
Expand Down Expand Up @@ -2359,6 +2374,26 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.4.0":
version: 5.4.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.4.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.4"
"@graphql-tools/optimize": "npm:^2.0.0"
"@graphql-tools/relay-operation-optimizer": "npm:^7.0.0"
"@graphql-tools/utils": "npm:^10.0.0"
auto-bind: "npm:~4.0.0"
change-case-all: "npm:1.0.15"
dependency-graph: "npm:^0.11.0"
graphql-tag: "npm:^2.11.0"
parse-filepath: "npm:^1.0.2"
tslib: "npm:~2.6.0"
peerDependencies:
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 10c0/3c9fb5306f697757a148f2c189d16f56e0f10b436be084a85b180c9ecf9c5e35257828c4c34cd02b5eb0c075682dbdb932e13d69f451a34fbc1c6a782e27ed9d
languageName: node
linkType: hard

"@graphql-eslint/eslint-plugin@npm:4.0.0-alpha.4":
version: 4.0.0-alpha.4
resolution: "@graphql-eslint/eslint-plugin@npm:4.0.0-alpha.4"
Expand Down Expand Up @@ -3003,7 +3038,7 @@ __metadata:
dependencies:
"@graphql-codegen/cli": "npm:^5.0.2"
"@graphql-codegen/typescript": "npm:^4.0.9"
"@graphql-codegen/typescript-resolvers": "npm:^4.2.1"
"@graphql-codegen/typescript-resolvers": "npm:^4.3.0"
"@graphql-tools/merge": "npm:^9.0.7"
"@graphql-tools/schema": "npm:^10.0.6"
"@kyaku/auth": "npm:*"
Expand Down

0 comments on commit 7dbd7a9

Please sign in to comment.