Skip to content

Commit

Permalink
build(deps-dev): bump @graphql-codegen/cli from 3.3.0 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.0 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]>
  • Loading branch information
dependabot[bot] committed Jun 11, 2024
1 parent 40da8aa commit dec2a03
Show file tree
Hide file tree
Showing 2 changed files with 714 additions and 320 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"~gql": "link:./src/lib/graphql"
},
"devDependencies": {
"@graphql-codegen/cli": "3.3.0",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "3.0.1",
"@graphql-codegen/client-preset-swc-plugin": "0.2.0",
"@types/node": "20.14.2",
Expand Down
Loading

0 comments on commit dec2a03

Please sign in to comment.