Skip to content

Commit 531610c

Browse files
chore: Update dependency @graphql-codegen/introspection to v6 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5461c26 commit 531610c

2 files changed

Lines changed: 21 additions & 3 deletions

File tree

bun.lock

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"dependencies": {
8989
"@graphql-codegen/cli": "^7.0.0",
9090
"@graphql-codegen/import-types-preset": "^4.0.1",
91-
"@graphql-codegen/introspection": "^5.0.2",
91+
"@graphql-codegen/introspection": "^6.0.0",
9292
"@graphql-codegen/plugin-helpers": "^6.3.0",
9393
"@graphql-codegen/typescript": "^5.0.10",
9494
"@nuxt/kit": "^4.4.4",

0 commit comments

Comments
 (0)