Skip to content

Commit

Permalink
Update dependency @graphql-codegen/typescript to v1.23.0 (#590)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 4, 2021
1 parent bcf0044 commit 293a8b8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@graphql-codegen/cli": "1.21.1",
"@graphql-codegen/import-types-preset": "1.18.6",
"@graphql-codegen/plugin-helpers": "1.18.8",
"@graphql-codegen/typescript": "1.22.1",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@graphql-codegen/typescript-resolvers": "1.19.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2321,31 +2321,31 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:1.22.1, @graphql-codegen/typescript@npm:^1.22.0":
version: 1.22.1
resolution: "@graphql-codegen/typescript@npm:1.22.1"
"@graphql-codegen/typescript@npm:1.23.0, @graphql-codegen/typescript@npm:^1.23.0":
version: 1.23.0
resolution: "@graphql-codegen/typescript@npm:1.23.0"
dependencies:
"@graphql-codegen/plugin-helpers": ^1.18.7
"@graphql-codegen/visitor-plugin-common": 1.21.0
"@graphql-codegen/plugin-helpers": ^1.18.8
"@graphql-codegen/visitor-plugin-common": 1.22.0
auto-bind: ~4.0.0
tslib: ~2.2.0
tslib: ~2.3.0
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
checksum: e3b72f64c576f0686c19e42a93f44a277f98a38263721dfe2ca2c3c72e459f0aca86898a9fe78952d844de1e3e23fb3cedb6104a1b7b572b674ab3f727cf34ae
checksum: 118f06965cd708288abee3543d3c62d26702c344c9b2bee0c8dec065ff22d2f7de36e2b311c3ad611056889f58538710c116575faa17554ba8bcd3c157088904
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^1.23.0":
version: 1.23.0
resolution: "@graphql-codegen/typescript@npm:1.23.0"
"@graphql-codegen/typescript@npm:^1.22.0":
version: 1.22.1
resolution: "@graphql-codegen/typescript@npm:1.22.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^1.18.8
"@graphql-codegen/visitor-plugin-common": 1.22.0
"@graphql-codegen/plugin-helpers": ^1.18.7
"@graphql-codegen/visitor-plugin-common": 1.21.0
auto-bind: ~4.0.0
tslib: ~2.3.0
tslib: ~2.2.0
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0
checksum: 118f06965cd708288abee3543d3c62d26702c344c9b2bee0c8dec065ff22d2f7de36e2b311c3ad611056889f58538710c116575faa17554ba8bcd3c157088904
checksum: e3b72f64c576f0686c19e42a93f44a277f98a38263721dfe2ca2c3c72e459f0aca86898a9fe78952d844de1e3e23fb3cedb6104a1b7b572b674ab3f727cf34ae
languageName: node
linkType: hard

Expand Down Expand Up @@ -8155,7 +8155,7 @@ fsevents@~2.3.1:
"@graphql-codegen/cli": 1.21.1
"@graphql-codegen/import-types-preset": 1.18.6
"@graphql-codegen/plugin-helpers": 1.18.8
"@graphql-codegen/typescript": 1.22.1
"@graphql-codegen/typescript": 1.23.0
"@graphql-codegen/typescript-operations": 1.18.4
"@graphql-codegen/typescript-react-apollo": 2.3.1
"@graphql-codegen/typescript-resolvers": 1.19.1
Expand Down

0 comments on commit 293a8b8

Please sign in to comment.