Skip to content

Commit 60261e4

Browse files
chore(deps-dev): bump the graphql group with 2 updates
Bumps the graphql group with 2 updates: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) and [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client). Updates `@graphql-codegen/cli` from 5.0.7 to 6.0.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.0.0/packages/graphql-codegen-cli) Updates `@graphql-codegen/client-preset` from 4.8.3 to 5.0.0 - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@5.0.0/packages/presets/client) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphql - dependency-name: "@graphql-codegen/client-preset" dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: graphql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed0caed commit 60261e4

2 files changed

Lines changed: 633 additions & 531 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@
5555
"@changesets/cli": "2.29.6",
5656
"@cloudflare/types": "7.0.0",
5757
"@eslint/js": "9.35.0",
58-
"@graphql-codegen/cli": "5.0.7",
59-
"@graphql-codegen/client-preset": "4.8.3",
58+
"@graphql-codegen/cli": "6.0.0",
59+
"@graphql-codegen/client-preset": "5.0.1",
6060
"@graphql-typed-document-node/core": "3.2.0",
6161
"@ianvs/prettier-plugin-sort-imports": "4.7.0",
6262
"@octokit/graphql-schema": "15.26.0",

0 commit comments

Comments
 (0)