Skip to content

Commit 6d37c2d

Browse files
fix(deps): update graphqlcodegenerator monorepo
1 parent 02c516c commit 6d37c2d

2 files changed

Lines changed: 244 additions & 235 deletions

File tree

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.1",
83+
"@graphql-codegen/schema-ast": "5.0.2",
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.2.1",
91+
"@graphql-codegen/cli": "6.3.1",
9292
"@graphql-codegen/typescript": "^5.0.0",
9393
"@tsconfig/recommended": "1.0.13",
9494
"@types/graphlib": "^2.1.8",

0 commit comments

Comments
 (0)