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 (#385)

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.2.5 to 4.3.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.8.1 to 16.9.0
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.8.1...v16.9.0)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/client-preset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent 47db26a commit 332ecbc
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 228 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@cloudflare/types": "6.29.0",
"@eslint/js": "9.5.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.2.5",
"@graphql-codegen/client-preset": "4.3.1",
"@graphql-typed-document-node/core": "3.2.0",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@octokit/graphql-schema": "15.18.0",
Expand All @@ -74,7 +74,7 @@
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-vitest": "0.5.4",
"globals": "15.6.0",
"graphql": "16.8.1",
"graphql": "16.9.0",
"graphql-tag": "2.12.6",
"prettier": "3.3.2",
"prettier-plugin-packagejson": "2.5.0",
Expand Down
Loading

0 comments on commit 332ecbc

Please sign in to comment.