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 Jun 9, 2023
1 parent 1347961 commit 01f9f38
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 93 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.0",
"@graphql-codegen/plugin-helpers": "^5.0.0",
"@graphql-codegen/typed-document-node": "^5.0.0",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@graphql-codegen/typescript-resolvers": "^4.0.0",
"@graphql-codegen/visitor-plugin-common": "^4.0.0",
"@graphql-tools/load-files": "^7.0.0",
"@graphql-tools/utils": "^10.0.1",
"@graphql-typed-document-node/core": "^3.2.0",
Expand Down
157 changes: 71 additions & 86 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 01f9f38

Please sign in to comment.