Skip to content

Commit a7cf451

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 5.0.5 to 5.0.6 - [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@5.0.6/packages/graphql-codegen-cli) Updates `@graphql-codegen/client-preset` from 4.8.0 to 4.8.1 - [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@4.8.1/packages/presets/client) Updates `graphql` from 16.10.0 to 16.11.0 - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v16.10.0...v16.11.0) --- updated-dependencies: - dependency-name: "@graphql-codegen/cli" dependency-version: 5.0.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: "@graphql-codegen/client-preset" dependency-version: 4.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: graphql - dependency-name: graphql dependency-version: 16.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: graphql ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c337dc commit a7cf451

2 files changed

Lines changed: 216 additions & 211 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"@changesets/cli": "2.29.2",
5555
"@cloudflare/types": "7.0.0",
5656
"@eslint/js": "9.27.0",
57-
"@graphql-codegen/cli": "5.0.5",
58-
"@graphql-codegen/client-preset": "4.8.0",
57+
"@graphql-codegen/cli": "5.0.6",
58+
"@graphql-codegen/client-preset": "4.8.1",
5959
"@graphql-typed-document-node/core": "3.2.0",
6060
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
6161
"@octokit/graphql-schema": "15.26.0",
@@ -72,7 +72,7 @@
7272
"eslint-config-prettier": "10.1.5",
7373
"eslint-plugin-unicorn": "59.0.1",
7474
"globals": "16.2.0",
75-
"graphql": "16.10.0",
75+
"graphql": "16.11.0",
7676
"graphql-tag": "2.12.6",
7777
"prettier": "3.5.3",
7878
"prettier-plugin-packagejson": "2.5.10",

0 commit comments

Comments
 (0)