Skip to content

Commit d27408d

Browse files
chore(deps-dev): bump the graphql group across 1 directory with 3 updates
Bumps the graphql group with 3 updates in the / directory: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli), [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client) and [graphql](https://github.com/graphql/graphql-js). Updates `@graphql-codegen/cli` from 6.1.3 to 6.3.1 - [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.3.1/packages/graphql-codegen-cli) Updates `@graphql-codegen/client-preset` from 5.2.4 to 5.3.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.3.0/packages/presets/client) Updates `graphql` from 16.13.1 to 16.13.2 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.13.1...v16.13.2) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-version: 6.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql - dependency-name: "@graphql-codegen/client-preset" dependency-version: 5.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql - dependency-name: graphql dependency-version: 16.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c10be0 commit d27408d

2 files changed

Lines changed: 380 additions & 390 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"@changesets/changelog-github": "0.6.0",
5353
"@changesets/cli": "2.30.0",
5454
"@cloudflare/types": "7.0.0",
55-
"@graphql-codegen/cli": "6.1.3",
56-
"@graphql-codegen/client-preset": "5.2.4",
55+
"@graphql-codegen/cli": "6.3.1",
56+
"@graphql-codegen/client-preset": "5.3.0",
5757
"@graphql-typed-document-node/core": "3.2.0",
5858
"@octokit/graphql-schema": "15.26.1",
5959
"@octokit/webhooks-schemas": "7.6.1",
@@ -64,7 +64,7 @@
6464
"@types/node": "24.11.0",
6565
"dotenv": "17.3.1",
6666
"esbuild": "0.27.3",
67-
"graphql": "16.13.1",
67+
"graphql": "16.13.2",
6868
"graphql-tag": "2.12.6",
6969
"knip": "6.0.1",
7070
"oxfmt": "0.41.0",

0 commit comments

Comments
 (0)