Skip to content

Commit

Permalink
fix(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 2, 2024
1 parent 5e5b2bb commit 4732cbd
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 95 deletions.
14 changes: 7 additions & 7 deletions packages/mercurius-codegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"watch": "concurrently -r pnpm:test:watch \"wait-on coverage && serve coverage/lcov-report\" \"wait-on -s 1 tcp:5000 && open-cli http://localhost:5000\""
},
"dependencies": {
"@graphql-codegen/core": "^3.1.0",
"@graphql-codegen/plugin-helpers": "^4.2.0",
"@graphql-codegen/typed-document-node": "^4.0.1",
"@graphql-codegen/typescript": "^3.0.4",
"@graphql-codegen/typescript-operations": "^3.0.4",
"@graphql-codegen/typescript-resolvers": "^3.2.1",
"@graphql-codegen/visitor-plugin-common": "^3.1.1",
"@graphql-codegen/core": "^4.0.2",
"@graphql-codegen/plugin-helpers": "^5.0.4",
"@graphql-codegen/typed-document-node": "^5.0.9",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@graphql-codegen/typescript-resolvers": "^4.2.1",
"@graphql-codegen/visitor-plugin-common": "^5.3.1",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/utils": "^10.1.3",
"@graphql-typed-document-node/core": "^3.2.0",
Expand Down
176 changes: 88 additions & 88 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4732cbd

Please sign in to comment.