Skip to content

Commit

Permalink
Update dependency @graphql-codegen/typescript-operations to v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 23, 2024
1 parent 9a444eb commit 782b5cc
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/near-operation-file-preset": "3.0.0",
"@graphql-codegen/typescript-apollo-client-helpers": "3.0.0",
"@graphql-codegen/typescript-operations": "4.1.3",
"@graphql-codegen/typescript-operations": "4.2.0",
"@graphql-codegen/typescript-react-apollo": "4.3.0",
"@prettier/plugin-ruby": "4.0.4",
"@types/codemirror": "5.60.15",
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3011,18 +3011,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript-operations@npm:4.1.3, @graphql-codegen/typescript-operations@npm:^4.1.2":
version: 4.1.3
resolution: "@graphql-codegen/typescript-operations@npm:4.1.3"
"@graphql-codegen/typescript-operations@npm:4.2.0, @graphql-codegen/typescript-operations@npm:^4.1.2":
version: 4.2.0
resolution: "@graphql-codegen/typescript-operations@npm:4.2.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/typescript": "npm:^4.0.5"
"@graphql-codegen/visitor-plugin-common": "npm:5.0.0"
"@graphql-codegen/typescript": "npm:^4.0.6"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.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: 10/058e4d6f25afe239ad2ba21be4c783631f6684ba4b1f8c83ed240cd4cec28caa5e4e086bd7119ea422912d2a071ba1169214cda562451efc4c69d0258db1f4e7
checksum: 10/a3fd0d86484f0dc952d85cdb35a2c93f27bbc9ae8ee65e3d8b35b950d024e9691a5042f58b722a798bbc2d8d9a0cef3c1a2eaf07ec6d0bbb776a31ed6e8d71f4
languageName: node
linkType: hard

Expand All @@ -3042,18 +3042,18 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.4, @graphql-codegen/typescript@npm:^4.0.5":
version: 4.0.5
resolution: "@graphql-codegen/typescript@npm:4.0.5"
"@graphql-codegen/typescript@npm:^4.0.4, @graphql-codegen/typescript@npm:^4.0.6":
version: 4.0.6
resolution: "@graphql-codegen/typescript@npm:4.0.6"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-codegen/schema-ast": "npm:^4.0.2"
"@graphql-codegen/visitor-plugin-common": "npm:5.0.0"
"@graphql-codegen/visitor-plugin-common": "npm:5.1.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: 10/98c22cf06ed699aa580191a41b7e83019185d815fb1a2842d8f1efb37c183b10f951ed6f00a8d827bb80818fa63b5a860f5831c42aae99872b06e7079a837f21
checksum: 10/1de84b810d71757656c624139e035596a85c0d5aa2dc54c3958d55f34024532072f13a47ae9befecbc1a119034a72626d9156abb29016bcccac036db81dbf8c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3097,9 +3097,9 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.0.0":
version: 5.0.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.0.0"
"@graphql-codegen/visitor-plugin-common@npm:5.1.0":
version: 5.1.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.1.0"
dependencies:
"@graphql-codegen/plugin-helpers": "npm:^5.0.3"
"@graphql-tools/optimize": "npm:^2.0.0"
Expand All @@ -3113,7 +3113,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: 10/6f514dc2480d44edaac6c06134493b7b72b7b5e52662d08c8ff6c8d14b9c729c7de32662141186310fe7c83a0c0dceec7adfd7c9da1edca0e7be68834695ec7a
checksum: 10/c933fa5650fb5c808d232ef02306f3f46911b4ee58226b9a3e03e8658b103f22d08fbdf6972d0b867d8a61976cea0e1144a3c93b70057fd3e48f4cefb0391ac1
languageName: node
linkType: hard

Expand Down Expand Up @@ -12342,7 +12342,7 @@ __metadata:
"@graphql-codegen/cli": "npm:5.0.2"
"@graphql-codegen/near-operation-file-preset": "npm:3.0.0"
"@graphql-codegen/typescript-apollo-client-helpers": "npm:3.0.0"
"@graphql-codegen/typescript-operations": "npm:4.1.3"
"@graphql-codegen/typescript-operations": "npm:4.2.0"
"@graphql-codegen/typescript-react-apollo": "npm:4.3.0"
"@neinteractiveliterature/litform": "npm:0.28.0"
"@popperjs/core": "npm:2.11.8"
Expand Down

0 comments on commit 782b5cc

Please sign in to comment.