Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2
Browse files Browse the repository at this point in the history
Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 3.3.1 to 5.0.2.
- [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/[email protected]/packages/graphql-codegen-cli)

---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Apr 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 9761d18 commit 72c96c9
Showing 3 changed files with 267 additions and 1,110 deletions.
2 changes: 1 addition & 1 deletion apps/pay/package.json
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@
"devDependencies": {
"@galoy/eslint-config": "workspace:^",
"@graphql-codegen/add": "^4.0.1",
"@graphql-codegen/cli": "^3.2.2",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/client-preset": "^4.2.4",
"@graphql-codegen/typescript": "^3.0.2",
"@graphql-codegen/typescript-operations": "^3.0.2",
2 changes: 1 addition & 1 deletion apps/voucher/package.json
Original file line number Diff line number Diff line change
@@ -85,7 +85,7 @@
"@types/node": "^20.1.5",
"@types/react": "^18.2.6",
"@types/react-dom": "18.2.4",
"@graphql-codegen/cli": "4.0.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/typescript": "^4.0.0",
"@graphql-codegen/typescript-operations": "^4.0.0",
"@graphql-codegen/typescript-react-apollo": "^3.3.7",
1,373 changes: 265 additions & 1,108 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 72c96c9

Please sign in to comment.