Skip to content

Commit

Permalink
⬆️ Bump @graphql-codegen/introspection from 3.0.1 to 4.0.3 (#744)
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/introspection](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/introspection) from 3.0.1 to 4.0.3.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/other/introspection/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/[email protected]/packages/plugins/other/introspection)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 050cdf9 commit 3cb9bda
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 12 deletions.
150 changes: 139 additions & 11 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"@graphql-codegen/cli": "^3.2.1",
"@graphql-codegen/introspection": "^3.0.1",
"@graphql-codegen/introspection": "^4.0.3",
"@graphql-codegen/typescript": "^4.0.1",
"@graphql-codegen/typescript-operations": "^3.0.0",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
Expand Down

0 comments on commit 3cb9bda

Please sign in to comment.