Skip to content

Commit ff97a65

Browse files
fix(deps): update graphqlcodegenerator monorepo (#1511)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 041cf03 commit ff97a65

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,15 +81,15 @@
8181
},
8282
"dependencies": {
8383
"@graphql-codegen/plugin-helpers": "^7.0.0",
84-
"@graphql-codegen/schema-ast": "6.0.1",
84+
"@graphql-codegen/schema-ast": "6.1.0",
8585
"@graphql-codegen/visitor-plugin-common": "^7.0.0",
8686
"@graphql-tools/utils": "^11.0.0",
8787
"graphlib": "^2.1.8",
8888
"graphql": "^17.0.0"
8989
},
9090
"devDependencies": {
9191
"@antfu/eslint-config": "^9.0.0",
92-
"@graphql-codegen/cli": "7.1.3",
92+
"@graphql-codegen/cli": "7.2.0",
9393
"@graphql-codegen/typescript": "^6.0.0",
9494
"@tsconfig/recommended": "1.0.13",
9595
"@types/graphlib": "^2.1.8",

0 commit comments

Comments
 (0)