Skip to content

Commit 833ab13

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

File tree

2 files changed

+233
-567
lines changed

2 files changed

+233
-567
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,15 +80,15 @@
8080
},
8181
"dependencies": {
8282
"@graphql-codegen/plugin-helpers": "^6.0.0",
83-
"@graphql-codegen/schema-ast": "5.0.0",
83+
"@graphql-codegen/schema-ast": "5.0.1",
8484
"@graphql-codegen/visitor-plugin-common": "^6.0.0",
8585
"@graphql-tools/utils": "^11.0.0",
8686
"graphlib": "^2.1.8",
8787
"graphql": "^16.6.0"
8888
},
8989
"devDependencies": {
9090
"@antfu/eslint-config": "^7.0.0",
91-
"@graphql-codegen/cli": "6.1.2",
91+
"@graphql-codegen/cli": "6.1.3",
9292
"@graphql-codegen/typescript": "^5.0.0",
9393
"@tsconfig/recommended": "1.0.13",
9494
"@types/graphlib": "^2.1.8",

0 commit comments

Comments
 (0)