Skip to content

Commit

Permalink
build(deps): bump @graphql-codegen/typescript from 4.1.2 to 4.1.5
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.2 to 4.1.5.
- [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.5/packages/plugins/typescript/typescript)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2025
1 parent 7e950a3 commit 6beec06
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 30 deletions.
2 changes: 1 addition & 1 deletion packages/api-clients/api-codegen-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"dependencies": {
"@graphql-codegen/cli": "^5.0.5",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.1.2",
"@graphql-codegen/typescript": "^4.1.5",
"@parcel/watcher": "^2.5.0",
"@shopify/graphql-codegen": "^0.1.0",
"graphql": "^16.10.0"
Expand Down
39 changes: 10 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6beec06

Please sign in to comment.