Skip to content

Commit

Permalink
chore(deps): update graphql-codegen (#3341)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent 4afb21c commit 34da5c0
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
4 changes: 2 additions & 2 deletions examples/apollo-federation-compatibility/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.7",
"@graphql-codegen/typescript-resolvers": "4.1.0",
"@graphql-codegen/typescript": "4.0.8",
"@graphql-codegen/typescript-resolvers": "4.2.0",
"@types/node": "18.16.16",
"esbuild": "0.17.19"
}
Expand Down
4 changes: 2 additions & 2 deletions examples/subscriptions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/typescript": "4.0.7",
"@graphql-codegen/typescript-resolvers": "4.1.0",
"@graphql-codegen/typescript": "4.0.8",
"@graphql-codegen/typescript-resolvers": "4.2.0",
"ts-node": "10.9.1",
"typescript": "5.5.2"
}
Expand Down
64 changes: 32 additions & 32 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 34da5c0

Please sign in to comment.