Skip to content

Commit 69c2707

Browse files
chore(deps-dev): bump @graphql-codegen/introspection in /integration
Bumps [@graphql-codegen/introspection](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/other/introspection) from 4.0.3 to 5.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-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfc71a4 commit 69c2707

File tree

2 files changed

+108
-12
lines changed

2 files changed

+108
-12
lines changed

integration/package-lock.json

Lines changed: 107 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@apollo/client": "^3.13.9",
1212
"@graphql-codegen/cli": "^5.0.7",
1313
"@graphql-codegen/client-preset": "^4.8.3",
14-
"@graphql-codegen/introspection": "^4.0.3",
14+
"@graphql-codegen/introspection": "^5.0.0",
1515
"@graphql-codegen/schema-ast": "^4.1.0",
1616
"cross-fetch": "^4.1.0",
1717
"graphql": "^16.11.0",

0 commit comments

Comments
 (0)