Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent f53f012 commit a532cb2
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 36 deletions.
Binary file not shown.
Binary file not shown.
37 changes: 1 addition & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2501,22 +2501,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.9, @graphql-codegen/typescript@npm:^4.1.0":
version: 4.1.1
resolution: "@graphql-codegen/typescript@npm:4.1.1"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.1.0
"@graphql-codegen/schema-ast": ^4.0.2
"@graphql-codegen/visitor-plugin-common": 5.5.0
auto-bind: ~4.0.0
tslib: ~2.6.0
peerDependencies:
graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 4256dbf935a6780c573864f346b9280271711ea1fe0c746146480faacd77c3b5578479b3daf584a987f3fd83ecfabf486f9cfc58b068460fabae32ee33fbc565
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.1.2":
"@graphql-codegen/typescript@npm:^4.0.9, @graphql-codegen/typescript@npm:^4.1.0, @graphql-codegen/typescript@npm:^4.1.2":
version: 4.1.2
resolution: "@graphql-codegen/typescript@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -2551,26 +2536,6 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.5.0":
version: 5.5.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.5.0"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.1.0
"@graphql-tools/optimize": ^2.0.0
"@graphql-tools/relay-operation-optimizer": ^7.0.0
"@graphql-tools/utils": ^10.0.0
auto-bind: ~4.0.0
change-case-all: 1.0.15
dependency-graph: ^0.11.0
graphql-tag: ^2.11.0
parse-filepath: ^1.0.2
tslib: ~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: 7d2727100be2acdb3a75292093013892bc819c5166905c0d6eab21c5c46561744a2fab252fb43f6b60d4afec8d565416ae7848c2abc413cda7924ef7a7fb6633
languageName: node
linkType: hard

"@graphql-codegen/visitor-plugin-common@npm:5.6.0":
version: 5.6.0
resolution: "@graphql-codegen/visitor-plugin-common@npm:5.6.0"
Expand Down

0 comments on commit a532cb2

Please sign in to comment.