Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-codegen/typescript to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 9, 2024
1 parent 8d10def commit 5c1be00
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1868,23 +1868,23 @@ __metadata:
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.0":
version: 4.0.9
resolution: "@graphql-codegen/typescript@npm:4.0.9"
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.3.1"
"@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/37a209ac6f1e84551805028dddb7be42e9b5ec5d7d411678b845f2c5b6b4bc242330666f993962f4d59dc207b9d1585c568f7c908364c0410531fd6860e4dfbd
checksum: 10c0/0d4d2bb98cbe469ec8c71aa7b582cc6964663258df0eaa16650f468824405346da24884e98807029b2c8078cf6c6b0952059c1f8e0a5d92a994fd9cf4979f9c9
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.3.1":
version: 5.3.1
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.3.1"
"@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"
Expand All @@ -1898,7 +1898,7 @@ __metadata:
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/c6d642445149ef9adb473e0a47019a2008e4e1b69a700d7ff6b2e4d2ba3f3118a4296f6d370fd1c45c84f91dd3580cea63db896a47bd102a0dd7b28bb409a0e6
checksum: 10c0/3c9fb5306f697757a148f2c189d16f56e0f10b436be084a85b180c9ecf9c5e35257828c4c34cd02b5eb0c075682dbdb932e13d69f451a34fbc1c6a782e27ed9d
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c1be00

Please sign in to comment.