Skip to content

Commit

Permalink
Bump @graphql-codegen/introspection from 2.2.1 to 4.0.0
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 2.2.1 to 4.0.0.
- [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]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2023
1 parent b8b4387 commit 054d8eb
Show file tree
Hide file tree
Showing 2 changed files with 214 additions and 11 deletions.
223 changes: 213 additions & 10 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 @@ -70,7 +70,7 @@
"@babel/core": "^7.22.5",
"@formatjs/cli-lib": "^6.1.3",
"@graphql-codegen/cli": "^2.14.1",
"@graphql-codegen/introspection": "^2.2.1",
"@graphql-codegen/introspection": "^4.0.0",
"@graphql-codegen/near-operation-file-preset": "^2.4.4",
"@graphql-codegen/typescript": "^2.8.2",
"@graphql-codegen/typescript-operations": "^2.5.7",
Expand Down

0 comments on commit 054d8eb

Please sign in to comment.