Skip to content

Commit

Permalink
chore(deps-dev): bump @graphql-codegen/typescript from 4.0.9 to 4.1.0
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.0.9 to 4.1.0.
- [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.0/packages/plugins/typescript/typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 6ed20b6 commit 6a4c7a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
Binary file not shown.
17 changes: 1 addition & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2241,22 +2241,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.0.9":
version: 4.0.9
resolution: "@graphql-codegen/typescript@npm:4.0.9"
dependencies:
"@graphql-codegen/plugin-helpers": ^5.0.4
"@graphql-codegen/schema-ast": ^4.0.2
"@graphql-codegen/visitor-plugin-common": 5.3.1
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: 843081bc484d209658158fcc5eabf5b4d2e2edc860686d656d16ddd76bf585a7d060438cf5ae4c9f69bf75c6be641c1a822095b0d5e9fc77cd94a9b11e517939
languageName: node
linkType: hard

"@graphql-codegen/typescript@npm:^4.1.0":
"@graphql-codegen/typescript@npm:^4.0.9, @graphql-codegen/typescript@npm:^4.1.0":
version: 4.1.0
resolution: "@graphql-codegen/typescript@npm:4.1.0"
dependencies:
Expand Down

0 comments on commit 6a4c7a5

Please sign in to comment.