Skip to content

Commit

Permalink
chore(deps-dev): bump the graphql group across 1 directory with 2 upd…
Browse files Browse the repository at this point in the history
…ates

Bumps the graphql group with 2 updates in the / directory: [@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/client-preset` from 4.5.0 to 4.5.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/[email protected]/packages/presets/client)

Updates `graphql` from 16.9.0 to 16.10.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.9.0...v16.10.0)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: graphql
- dependency-name: graphql
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: graphql
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2024
1 parent 21eb20b commit a8a0b18
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 267 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@cloudflare/types": "6.29.1",
"@eslint/js": "9.15.0",
"@graphql-codegen/cli": "5.0.3",
"@graphql-codegen/client-preset": "4.5.0",
"@graphql-codegen/client-preset": "4.5.1",
"@graphql-typed-document-node/core": "3.2.0",
"@ianvs/prettier-plugin-sort-imports": "4.4.0",
"@octokit/graphql-schema": "15.25.0",
Expand All @@ -72,7 +72,7 @@
"eslint-config-prettier": "9.1.0",
"eslint-plugin-unicorn": "56.0.1",
"globals": "15.12.0",
"graphql": "16.9.0",
"graphql": "16.10.0",
"graphql-tag": "2.12.6",
"prettier": "3.3.3",
"prettier-plugin-packagejson": "2.5.5",
Expand Down
Loading

0 comments on commit a8a0b18

Please sign in to comment.